mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-26 21:39:43 +02:00
stream full output for google drive HITL tools
This commit is contained in:
parent
a541deeda8
commit
33bcf19b62
1 changed files with 2 additions and 0 deletions
|
|
@ -802,6 +802,8 @@ async def _stream_agent_events(
|
||||||
"create_linear_issue",
|
"create_linear_issue",
|
||||||
"update_linear_issue",
|
"update_linear_issue",
|
||||||
"delete_linear_issue",
|
"delete_linear_issue",
|
||||||
|
"create_google_drive_file",
|
||||||
|
"trash_google_drive_file",
|
||||||
):
|
):
|
||||||
yield streaming_service.format_tool_output_available(
|
yield streaming_service.format_tool_output_available(
|
||||||
tool_call_id,
|
tool_call_id,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue