mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 03:46:25 +02:00
feat: extend Dropbox support in chat event streaming and connector naming for enhanced integration
This commit is contained in:
parent
6b922966e7
commit
0d5b902c26
2 changed files with 6 additions and 0 deletions
|
|
@ -1025,6 +1025,8 @@ async def _stream_agent_events(
|
|||
"delete_google_drive_file",
|
||||
"create_onedrive_file",
|
||||
"delete_onedrive_file",
|
||||
"create_dropbox_file",
|
||||
"delete_dropbox_file",
|
||||
"create_gmail_draft",
|
||||
"update_gmail_draft",
|
||||
"send_gmail_email",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue