Module: JsonLLM

Defined in:
lib/json_llm/tools.rb,
lib/json_llm/version.rb,
lib/json_llm/providers/base.rb,
lib/json_llm/providers/openai.rb,
lib/json_llm/providers/deepseek.rb

Overview

JsonLLM asks LLMs for JSON responses and validates their shape.

Defined Under Namespace

Modules: Providers, Tools

Constant Summary collapse

VERSION =
"0.1.1"