pydantic-ai
pydantic
An optional TypeSafe provider and Jev model integration for Pydantic AI.
- License
- MIT
- GitHub Stars
- 20035
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Converts supported structured output fields into typed Jev questions and maps answers back to the output model.
What this project offers
Lets supported classification outputs use the existing Pydantic AI interface.
Review scope
An optional provider rather than a general chat-model replacement; supported output types depend on this implementation. Not run here.
Sources and implementation
- pydantic/pydantic-ai/blob/c4898abb54dc25ae6f6aef208a4c0661b30a455e/README.md
- pydantic/pydantic-ai/blob/c4898abb54dc25ae6f6aef208a4c0661b30a455e/pydantic_ai_slim/pydantic_ai/providers/typesafe.py
- pydantic/pydantic-ai/blob/c4898abb54dc25ae6f6aef208a4c0661b30a455e/pydantic_ai_slim/pydantic_ai/models/typesafe.py
Related projects
jev-resilience
Vicente-MD · SDK Integrations
A Spring WebFlux integration that detects error messages hidden in HTTP 200 response bodies.
laravel-typesafe-jev
Butochnikov · SDK Integrations
A Laravel adapter for Jev with configuration, dependency injection, a Facade and a request-recording test fake.
langchain
langchain-ai · SDK Integrations
An optional Jev classifier integration for Python LangChain workflows.
ax
ax-llm · SDK Integrations
Ax provides a TypeSafe integration for boolean or finite-class signatures and native Jev answers.