llm 0.31.1
Simon Willison · Simon Willison · 2026-07-09
Simon Willison releases LLM 0.31.1, fixing a bug where OpenAI-compatible Chat Completion endpoints returned JSON errors when a tool call had empty arguments, discovered during llm-meta-ai testing.
Appears in
Extraction
Topics: llm-tooling
Claims
- LLM 0.31.1 fixes a bug where tool calls with empty arguments caused JSON parse errors on some OpenAI-compatible Chat Completion providers.
- The bug was discovered during development and testing of the llm-meta-ai plugin.