mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 00:04:50 +00:00
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 |
||
|---|---|---|
| .. | ||
| anthropic.ts | ||
| google-gemini-cli.ts | ||
| google-shared.ts | ||
| google.ts | ||
| openai-completions.ts | ||
| openai-responses.ts | ||
| transorm-messages.ts | ||