mirror of
https://github.com/open-webui/docs.git
synced 2026-01-04 18:56:05 +07:00
Merge pull request #343 from silentoplayz/update-env-doc
Update env-configuration.md
This commit is contained in:
@@ -44,3 +44,7 @@ The dedicated RAG pipeline for summarizing YouTube videos via video URLs enables
|
||||
## Document Parsing
|
||||
|
||||
A variety of parsers extract content from local and remote documents. For more, see the [`get_loader`](https://github.com/open-webui/open-webui/blob/2fa94956f4e500bf5c42263124c758d8613ee05e/backend/apps/rag/main.py#L328) function.
|
||||
|
||||
## Google Drive Integration
|
||||
|
||||
When paired with a Google Cloud project that has the Google Picker API and Google Drive API enabled, this feature allows users to directly access their Drive files from the chat interface and upload documents, slides, sheets and more and uploads them as context to your chat. Can be enabled `Admin Panel` > `Settings` > `Documents` menu. Must set [`GOOGLE_DRIVE_API_KEY and GOOGLE_DRIVE_CLIENT_ID`](https://github.com/open-webui/docs/blob/main/docs/getting-started/advanced-topics/env-configuration.md) environment variables to use.
|
||||
|
||||
Reference in New Issue
Block a user