langchain-ai /
SDK & Integrationslangchain
An optional Jev classifier integration for Python LangChain workflows.
What Jev Does in this Architecture
Key Architecture Benefit
Adds a classification step that can participate in existing LangChain pipelines.
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.
langchain-ai/langchainArchitecture 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.
pydantic
pydantic-ai
An optional TypeSafe provider and Jev model integration for Pydantic AI.
Converts supported structured output fields into typed Jev questions and maps answers back to the output model.
↳ Lets supported classification outputs use the existing Pydantic AI interface.