@Vapi @Vapi Support Bot
I am experiencing an issue with tool calling when using languages other than English.
Here are the details:
## Problem Description
- Tool calling works perfectly in English.
- The tool responds within ~5 seconds in English.
- However, when I try the same tool call in German, the request times out.
- I have already set the timeout to 60 seconds, but the error persists.
- This behavior seems specific to non-English languages (tested with German).
## Current Setup
- Transcriber Provider: Gladia
- Languages Configured: English, German, French
- Model: Solaria
- Model: OpenAI GPT-4o Cluster
## Expected Behavior
- Tool calls should work consistently across all configured languages (English, German, French).
- The timeout should not occur in German if the same request succeeds in English.
## Actual Behavior
- English → Works fine (response in ~5 seconds).
- German and French→ Times out (even with 60s timeout).
## Request
Could you please investigate why tool calling in German (and potentially other non-English languages) results in a timeout, while English works as expected?
Is there any additional configuration or limitation I should be aware of regarding multilingual tool calls?