|
|
|
|
|
by teoruiz
457 days ago
|
|
I found that the PydanticAI [0] framework strikes a perfect balance between control and abstraction. I’m building a non trivial AI app and the validation and dependency injection is such a great addition compared to using the LLM libraries directly. [0] https://ai.pydantic.dev/ |
|
Have you tried it?