OPEN-SOURCE PROJECT
ruby_llm-typesafe
A TypeSafe provider for RubyLLM 2 that exposes Jev’s three judgment types through structured output.
- Stars
- 18
- Forks
- 0
- License
- MIT
- Last commit
- 2026-09-16
What Jev does here
Builds Noul, Choice and Score questions with Schema and returns answers to the RubyLLM application.
Reuses the structured-output interface in existing RubyLLM programs.
Limited to the provider’s supported structured-output path, not a general chat replacement.