Skip to main content

Module llm_output

Module llm_output 

Source
Expand description

LLM output extraction utilities.

Structs§

JsonExtractionError
Error type for LLM output extraction.

Functions§

extract_json_best_effort
Best-effort JSON extraction from model output.