jev-resilience GitHub avatar by Vicente-MD

Vicente-MD /

SDK & Integrations

jev-resilience

A Spring WebFlux integration that detects error messages hidden in HTTP 200 response bodies.

License: MITLanguage: JavaLast push: 9/17/2026#multilanguage-sdk#evaluation-benchmarks#typed-decisions

What Jev Does in this Architecture

Jev checks for hidden errors or maintenance notices; a local threshold raises a business exception.

Key Architecture Benefit

Lets existing error-handling code see failures concealed by the HTTP status.

Review & Benchmark Note: Jev API integration is present. API errors fail open, and nonblocking code still incurs network latency.
Clone Repository
git clone https://github.com/Vicente-MD/jev-resilience.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

Vicente-MD/jev-resilience

Architecture Category

SDK & Integrations

Third-party framework adapters for LangChain, LlamaIndex, and enterprise stacks.

View all in this category →

Related Projects in SDK & Integrations

SDK & IntegrationsMITPHP

A Laravel adapter for Jev with configuration, dependency injection, a Facade and a request-recording test fake.

What Jev does here

Wraps a community PHP SDK for typed judgments and preserves promises and exceptions.

Fits Jev calls into Laravel services, queues and existing tests.

#multilanguage-sdk#typed-decisions
3 evidence links
Inspect details
langchain repository icon by langchain-ai

langchain-ai

langchain

146,634
SDK & IntegrationsMITPython

An optional Jev classifier integration for Python LangChain workflows.

What Jev does here

Submits binary, categorical and ordered-score questions and returns typed answers with probabilities.

Adds a classification step that can participate in existing LangChain pipelines.

#multilanguage-sdk#classification-ranking
245222 evidence links
Inspect details
pydantic-ai repository icon by pydantic

pydantic

pydantic-ai

20,035
SDK & IntegrationsMITPython

An optional TypeSafe provider and Jev model integration for Pydantic AI.

What Jev does here

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.

#multilanguage-sdk#typed-decisions
27363 evidence links
Inspect details