Awesome Jev / SDK & Integrations
SDK & Integrations
Third-party framework adapters for LangChain, LlamaIndex, and enterprise stacks.
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.
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.
ax-llm
ax
Ax provides a TypeSafe integration for boolean or finite-class signatures and native Jev answers.
Maps supported signatures to Jev questions or sends native System One requests.
↳ Reuses structured signatures and Jev probabilities within Ax workflows.
kieranklaassen
ruby_llm-typesafe
A TypeSafe provider for RubyLLM 2 that exposes Jev’s three judgment types through structured output.
Builds Noul, Choice and Score questions with Schema and returns answers to the RubyLLM application.
↳ Reuses the structured-output interface in existing RubyLLM programs.