-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
bugbugs found in the applicationbugs found in the applicationtheia-aiissues related to TheiaAIissues related to TheiaAI
Description
Bug Description:
I was trying out gemini with Theia AI and I noticed it didn't work in some cases with the following error:
{"error":{"message":"{\n \"error\": {\n \"code\": 400,\n \"message\": \"Function calling config is set without function_declarations.\",\n \"status\": \"INVALID_ARGUMENT\"\n }\n}\n","code":400,"status":"Bad Request"}}
It happens for agents with no functions like universal or code completion.
Steps to Reproduce:
- Configure your Google gemini API key
- Set the code-completion and universal model alias to a gemini model
- Try a code completion or chat with the universal agent
- Check the error in the console
Additional Information
- Operating System: Windows
- Theia Version: 1.64.1
Metadata
Metadata
Assignees
Labels
bugbugs found in the applicationbugs found in the applicationtheia-aiissues related to TheiaAIissues related to TheiaAI