SurfSense/surfsense_backend/app/services/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
..
__init__.py feat: implement Google Drive knowledge base synchronization after file creation 2026-03-20 15:41:08 +05:30
kb_sync_service.py feat: implement Google Drive knowledge base synchronization after file creation 2026-03-20 15:41:08 +05:30
tool_metadata_service.py feat: implement Google Drive knowledge base synchronization after file creation 2026-03-20 15:41:08 +05:30