@tanstack/ai-gemini@0.8.7
·
39 commits
to main
since this release
Patch Changes
- Fix 400 error when sending tool results to Gemini API by removing redundant text part from functionResponse messages. Newer models (gemini-3.1-flash-lite, gemma-4) reject messages that mix text and functionResponse parts. (#448)