Remix.run Logo
storus 4 hours ago

As long as python runs all the models, the best language for agents is likely Python as it allows e.g. auto-fine-tuning of (local) LLMs for self-improving agents without the need to change the programming language. Use Pydantic if you care about type/runtime errors.

dnautics 2 hours ago | parent [-]

you'd think, and yet its like 70% on autocoderbenchmark