chore: update base application package dependencies and configuration files
This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user