Ilya Siamionau

Results 157 comments of Ilya Siamionau

Hm. Probably public api is good enough. Until you are not using something complicated like direct call of get_or_create()

@zzstoatzz hi, wanna try to run your agent in this issue? back in time i tried with cursor and it almost solve it

Hi @sydney-runkle, Done. I've updated repo's README with new results

Hey @sydney-runkle, Done. I do not see any difference. Do I do something wrong? I use `pip uninstall pydantic` + `pip install git+https://github.com/pydantic/pydantic.git@namespace-change` and nothing additional

Hey @sydney-runkle , I have tried your suggestion but it fails with `NameError: name 'models' is not defined` when I try to move it to the module level. Probably that's...

@sydney-runkle started to prepare a minimal snippet to reproduce, got it working, then updated to 2.9.0, and can't reproduce anymore! Downgraded to 2.8.2 and can reproduce. So somehow was fixed...

@sydney-runkle I've added the results with v2.9.0. But I did not use `experimental_fast_build` because I was confused by some cherry-picking and couldn't find the proper env var how to enable...

Hi @sydney-runkle! Do we have any updates here?