co-mono/packages/ai/src
Mario Zechner bf51dd4126 Fix Gemini multimodal tool results causing flaky responses
For Gemini 3, images are now nested inside functionResponse.parts per the docs.
For older models, images are sent in a separate user message.

See: https://ai.google.dev/gemini-api/docs/function-calling#multimodal
2025-12-21 02:41:27 +01:00
..
agent feat(ai): interrupt tool batch on queued messages 2025-12-20 21:34:53 +01:00
providers Fix Gemini multimodal tool results causing flaky responses 2025-12-21 02:41:27 +01:00
utils Clean-up 2025-12-20 22:15:30 +01:00
index.ts Add Google Gemini CLI and Antigravity OAuth providers 2025-12-20 21:34:18 +01:00
models.generated.ts Add Google Gemini CLI and Antigravity OAuth providers 2025-12-20 21:34:18 +01:00
models.ts feat: add xhigh thinking level support for gpt-5.2 models 2025-12-19 20:07:24 +01:00
stream.ts Add Google Gemini CLI and Antigravity OAuth providers 2025-12-20 21:34:18 +01:00
types.ts Add Google Gemini CLI and Antigravity OAuth providers 2025-12-20 21:34:18 +01:00