Rust crate to fix malformed JSON outputs from LLMs
Clean and parse JSON emitted by LLMs. Strips markdown fences, trailing commas, and surrounding prose so serde_json::from_str works.
Extract JSON from LLM outputs that may contain preamble or postamble text
JSON-repair, markdown-extraction, and tool-call recovery helpers for malformed LLM output
Coerce LLM JSON values to a simple field-schema: string->int, bool, float; strip wrapper objects; fill defaults. Forgiving structured-output recovery.
Fuzzy JSON repair for LLM-generated DSL
Derive macros for tryparse
Extract structured data from LLM responses — fence strip, JSON repair, fuzzy repair, typed deserialization
Anthropic Messages API provider for the llm-cmd toolkit
A CLI tool for interacting with LLMs (OpenAI, Anthropic) via a unified interface
Core traits, types, and streaming primitives for the llm-cmd LLM toolkit
OpenAI Chat API provider for the llm-cmd toolkit
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.