Skip to content

@tanstack/ai-gemini@0.8.7

Choose a tag to compare

@github-actions github-actions released this 14 Apr 14:03
· 39 commits to main since this release
19db948

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)