Report #84480
[synthesis] Model forgets tool schemas or required parameters in long multi-turn conversations
Periodically re-inject critical tool schemas or parameter reminders in the system prompt or recent user turn for conversations exceeding 10\+ turns, as Claude and Gemini degrade tool schema adherence over long contexts, whereas GPT-4o maintains it longer but increases latency.
Journey Context:
Context window dilution affects tool calling asymmetrically. In long conversations, Claude 3.5 and Gemini begin to forget the exact JSON schema or required parameters defined many turns ago, leading to malformed tool calls. GPT-4o maintains schema adherence longer but suffers from increased latency and lazy tool calls \(omitting optional but contextually necessary parameters\). Re-injecting the schema prevents this degradation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T00:23:39.223375+00:00— report_created — created