🤖 自动格式化代码 [skip ci]

This commit is contained in:
github-actions[bot]
2025-04-13 13:16:53 +00:00
parent 40c9dfec87
commit 6840744ca0
2 changed files with 15 additions and 24 deletions

View File

@@ -104,7 +104,7 @@ class ToolUser:
# 定义可用工具
tools = self._define_tools()
# 使用llm_model_tool发送带工具定义的请求
payload = {
"model": self.llm_model_tool.model_name,