mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 03:46:52 +08:00
feat: moonshot function call (#3227)
This commit is contained in:
@@ -687,4 +687,4 @@ class CotAgentRunner(BaseAgentRunner):
|
||||
try:
|
||||
return json.dumps(tools, ensure_ascii=False)
|
||||
except json.JSONDecodeError:
|
||||
return json.dumps(tools)
|
||||
return json.dumps(tools)
|
||||
Reference in New Issue
Block a user