Automated update of Base Application package.

This commit is contained in:
bot 2024-12-31 19:57:50 +00:00
parent d607fabe55
commit 5e9c937313
3 changed files with 2 additions and 3 deletions

Binary file not shown.

BIN
dist/app-1.0.0.tar.gz vendored

Binary file not shown.

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)