fix: edit default function call message
Description
Close #1976.
I am not quite sure about solving this issue by hardcoding a hidden prompt is a good idea or not
actually,in chatagent ,self.content in FunctionCallingMessage is set empty
actually,in chatagent ,self.content in FunctionCallingMessage is set empty
![]()
Thanks! Will double check this one.
The thing is, I cannot recover this error locally. Claude 3.7 can perform tool calling. Have you guys run into same error?
The thing is, I cannot recover this error locally. Claude 3.7 can perform tool calling. Have you guys run into same error?
i will try it
The thing is, I cannot recover this error locally. Claude 3.7 can perform tool calling. Have you guys run into same error?
hi @MuggleJinx, are you using the official API?
The thing is, I cannot recover this error locally. Claude 3.7 can perform tool calling. Have you guys run into same error?
hi @MuggleJinx, are you using the official API?
Yes.
thanks @MuggleJinx and sorry for the late reply, I created another PR: https://github.com/camel-ai/camel/pull/2582, feel free to help reviewing the code