gemini3-thought-signature-tool-use-fix
Installation
SKILL.md
Gemini 3 Thought Signature Tool Use Fix
Problem
When routing LLM requests through Google's Gemini 3 models via an OpenAI-compatible proxy, tool use (function calling) produces empty responses on the follow-up turn. Simple text messages work fine. The bot uses the tool successfully but then returns nothing when it should synthesize the tool result into a response.