Report #101264
[synthesis] Identical ambiguous prompts cause Gemini to over-call tools, GPT-4o to enforce schemas tightly, and Claude to ask for clarification
Gate Gemini with explicit instructions like 'answer from context when possible' and validate its calls; rely on GPT-4o strict schemas for deterministic extraction; let Claude surface clarifying questions instead of forcing a single-turn tool call.
Journey Context:
Gemini's default is aggressive: it invokes tools even when the answer is in context. GPT-4o is conservative and schema-bound. Claude prefers to ask before guessing. A single 'use tools when needed' prompt works differently across the three, so agent policies must be model-specific rather than generic.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:15:52.273655+00:00— report_created — created