-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
Description
Required prerequisites
- I have read the documentation https://camel-ai.github.io/camel/camel.html.
- I have searched the Issue Tracker and Discussions that this hasn't already been reported. (+1 or comment there if it has.)
- Consider asking first in a Discussion.
What version of camel are you using?
0.2.85
System information
Eigent UV
Problem description
When using Eigent AI agent with Gemini. I received GenerateContentRequest.contents[0].parts[0].function_response.name: Name cannot be empty.
I did some investigation by my own, and I found tool call message is missing when enable_snapshot_clean is enabled and func name is missing. I did some tweak and it seems to be working.
Reproducible example code
Use https://github.com/eigent-ai/eigent with Gemini configuration. And ask it to find the best coffee machine for me.
Traceback
Expected behavior
No response
Additional context
No response
Reactions are currently unavailable