API Reference llm_utils v#0.1.0

Copy Markdown View Source

Modules

Defensive JSON decoder that tries JsonRemedy.repair/1 first for malformed LLM output, falling back to Jason.decode/2.

Extracts and parses JSON from LLM responses.

Single entry point for all LLM JSON parsing.