Community projectIntegrations

ruby_llm-typesafe

By kieranklaassen

A RubyLLM 2 provider that expresses Jev questions through RubyLLM's structured output interface.

Visit project

Implementation overview

Define Noul, Choice, and Score questions with the provider's schema builder, pass state to ask, and read typed results from response.parsed. This integration supports structured evaluation; ordinary text chat, streaming, and tool calls are outside its interface.

Topics

RubyRubyLLMproviderstructured output

Request reference

Edit a small example and copy a real request before integrating the project.

Try a request