mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-03 21:02:40 +02:00
feat: enhance OneDrive file creation by converting markdown to DOCX format and updating client to handle byte content
This commit is contained in:
parent
dc034a98eb
commit
8035eb9749
3 changed files with 50 additions and 6 deletions
|
|
@ -877,6 +877,8 @@ async def _stream_agent_events(
|
|||
"delete_linear_issue",
|
||||
"create_google_drive_file",
|
||||
"delete_google_drive_file",
|
||||
"create_onedrive_file",
|
||||
"delete_onedrive_file",
|
||||
"create_gmail_draft",
|
||||
"update_gmail_draft",
|
||||
"send_gmail_email",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue