logoalt Hacker News

storusyesterday at 7:23 PM1 replyview on HN

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.


Replies

dnauticsyesterday at 9:21 PM

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