Automated update of Base Application package.
This commit is contained in:
parent
d607fabe55
commit
5e9c937313
BIN
dist/app-1.0.0-py3-none-any.whl
vendored
BIN
dist/app-1.0.0-py3-none-any.whl
vendored
Binary file not shown.
BIN
dist/app-1.0.0.tar.gz
vendored
BIN
dist/app-1.0.0.tar.gz
vendored
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)
|
||||
|
Loading…
Reference in New Issue
Block a user