ragflow/api/apps
Yongteng Lei df16a80f25
Feat: add initial Google Drive connector support (#11147)
### What problem does this PR solve?

This feature is primarily ported from the
[Onyx](https://github.com/onyx-dot-app/onyx) project with necessary
modifications. Thanks for such a brilliant project.

Minor: consistently use `google_drive` rather than `google_driver`.

<img width="566" height="731" alt="image"
src="https://github.com/user-attachments/assets/6f64e70e-881e-42c7-b45f-809d3e0024a4"
/>

<img width="904" height="830" alt="image"
src="https://github.com/user-attachments/assets/dfa7d1ef-819a-4a82-8c52-0999f48ed4a6"
/>

<img width="911" height="869" alt="image"
src="https://github.com/user-attachments/assets/39e792fb-9fbe-4f3d-9b3c-b2265186bc22"
/>

<img width="947" height="323" alt="image"
src="https://github.com/user-attachments/assets/27d70e96-d9c0-42d9-8c89-276919b6d61d"
/>


### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-11-10 19:15:02 +08:00
..
auth Admin: add 'show version' (#11079) 2025-11-06 19:24:46 +08:00
sdk Admin: add 'show version' (#11079) 2025-11-06 19:24:46 +08:00
__init__.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
api_app.py Minor tweaks (#11106) 2025-11-07 15:44:57 +08:00
canvas_app.py Minor tweaks (#11106) 2025-11-07 15:44:57 +08:00
chunk_app.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
connector_app.py Feat: add initial Google Drive connector support (#11147) 2025-11-10 19:15:02 +08:00
conversation_app.py Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
dialog_app.py Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
document_app.py Feat: add data source to pipleline logs . (#11075) 2025-11-07 11:43:59 +08:00
file2document_app.py Move some enumerate type to constants.py (#10998) 2025-11-04 19:25:25 +08:00
file_app.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
kb_app.py Feat: add auto parse to connector. (#11099) 2025-11-07 16:49:29 +08:00
langfuse_app.py Feat: add project_id and project_name to Langfuse API (#6481) 2025-03-25 10:36:34 +08:00
llm_app.py Don't select vector on infinity (#11151) 2025-11-10 18:01:40 +08:00
mcp_server_app.py Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
plugin_app.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
search_app.py Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
system_app.py Admin: add 'show version' (#11079) 2025-11-06 19:24:46 +08:00
tenant_app.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
user_app.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00