pydantic /
SDK & Integrationspydantic-ai
An optional TypeSafe provider and Jev model integration for Pydantic AI.
What Jev Does in this Architecture
Key Architecture Benefit
Lets supported classification outputs use the existing Pydantic AI interface.
Reviewed Source Code Evidence
Verified fixed-commit source files demonstrating genuine Jev integration:
Inspect on GitHub
Check out the upstream repository README, issues, and commit log.
pydantic/pydantic-aiArchitecture Category
SDK & Integrations
Third-party framework adapters for LangChain, LlamaIndex, and enterprise stacks.
View all in this category →Related Projects in SDK & Integrations
Vicente-MD
jev-resilience
A Spring WebFlux integration that detects error messages hidden in HTTP 200 response bodies.
Jev checks for hidden errors or maintenance notices; a local threshold raises a business exception.
↳ Lets existing error-handling code see failures concealed by the HTTP status.
Butochnikov
laravel-typesafe-jev
A Laravel adapter for Jev with configuration, dependency injection, a Facade and a request-recording test fake.
Wraps a community PHP SDK for typed judgments and preserves promises and exceptions.
↳ Fits Jev calls into Laravel services, queues and existing tests.
langchain-ai
langchain
An optional Jev classifier integration for Python LangChain workflows.
Submits binary, categorical and ordered-score questions and returns typed answers with probabilities.
↳ Adds a classification step that can participate in existing LangChain pipelines.