kieranklaassen /
SDK & Integrationsruby_llm-typesafe
A TypeSafe provider for RubyLLM 2 that exposes Jev’s three judgment types through structured output.
What Jev Does in this Architecture
Key Architecture Benefit
Reuses the structured-output interface in existing RubyLLM programs.
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.
kieranklaassen/ruby_llm-typesafeArchitecture 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.