chore: update base application package dependencies and configuration files

This commit is contained in:
bot
2024-12-31 19:57:50 +00:00
parent 62a7a3b785
commit 5e2c69176b
3 changed files with 2 additions and 3 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
-1
View File
@@ -148,7 +148,6 @@ class Agent:
)
while run.status != "completed":
outputs = []
# for tool in run.required_action.submit_tool_outputs.tool_calls:
# tool_handler = self.tool_handlers[tool.name]
# output = await tool_handler(tool.arguments)