SurfSense/surfsense_web/components/tool-ui/google-drive
Anish Sarkar 3d6ff39bf4 feat: implement Google Drive knowledge base synchronization after file creation
- Added a new GoogleDriveKBSyncService to handle synchronization of newly created Google Drive files with the knowledge base.
- Enhanced the create_file.py tool to include feedback on the success of the knowledge base update, informing users if their file has been added or will be synced later.
- Updated the Google Drive tool metadata service to include parent folder information for improved file organization.
- Modified the UI components to support selection of parent folders during file creation, enhancing user experience and file management.
2026-03-20 15:41:08 +05:30
..
create-file.tsx feat: implement Google Drive knowledge base synchronization after file creation 2026-03-20 15:41:08 +05:30
index.ts rename trash_google_drive_file to delete_google_drive_file 2026-02-24 13:18:39 +02:00
trash-file.tsx feat: update Google Drive connector UI and authentication handling 2026-03-20 13:39:28 +05:30