PydanticAI

from blog Simon Willison's Weblog, | ↗ original
PydanticAI New project from Pydantic, which they describe as an "Agent Framework / shim to use Pydantic with LLMs". I asked which agent definition they are using and it's the "system prompt with bundled tools" one. To their credit, they explain that in their documentation: The Agent has full API documentation, but conceptually you can think of an...