You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
calling generate method we only get timeout messages
Request failed: The operation was aborted due to timeout
Request failed: The operation was aborted due to timeout
Request failed: The operation was aborted due to timeout
Request failed: The operation was aborted due to timeout
Request failed: The operation was aborted due to timeout
CATCH ERROR executeFlow: DOMException [TimeoutError]: The operation was aborted due to timeout
at Object.fetch (node:internal/deps/undici/undici:11576:11)
at async MistralClient._request (file:/node_modules/@mistralai/mistralai/src/client.js:122:26)
at async MistralClient.chat (file:/node_modules/@mistralai/mistralai/src/client.js:297:22)
Affected plugin(s)
Describe the bug
When using
calling generate method we only get timeout messages
Request failed: The operation was aborted due to timeout
Request failed: The operation was aborted due to timeout
Request failed: The operation was aborted due to timeout
Request failed: The operation was aborted due to timeout
Request failed: The operation was aborted due to timeout
CATCH ERROR executeFlow: DOMException [TimeoutError]: The operation was aborted due to timeout
at Object.fetch (node:internal/deps/undici/undici:11576:11)
at async MistralClient._request (file:/node_modules/@mistralai/mistralai/src/client.js:122:26)
at async MistralClient.chat (file:/node_modules/@mistralai/mistralai/src/client.js:297:22)
Plugin(s) version:
"@genkit-ai/ai": "^0.5.4",
"@genkit-ai/dotprompt": "^0.5.4",
"@genkit-ai/googleai": "^0.5.4",
"@google-cloud/functions-framework": "^3.4.0",
"axios": "^1.7.2",
"firebase-admin": "^11.8.0",
"firebase-functions": "^5.0.1",
"genkit": "^0.5.4",
"genkitx-anthropic": "^0.10.0",
"genkitx-cohere": "^0.10.1",
"genkitx-groq": "^0.10.0",
"genkitx-mistral": "^0.10.0",
"genkitx-ollamadynamic": "^0.5.99",
"genkitx-openai": "^0.10.0",
"handlebars": "^4.7.8",
"openai": "^4.36.0",
"zod": "^3.23.8"
The text was updated successfully, but these errors were encountered: