Merge pull request #216 from langflow-ai/docs-remove-sync
docs: remove sync from knowledge page
This commit is contained in:
commit
57d3c27ee1
1 changed files with 0 additions and 12 deletions
|
|
@ -76,18 +76,6 @@ You can select multiples.
|
||||||
The ingestion process may take some time, depending on the size of your documents.
|
The ingestion process may take some time, depending on the size of your documents.
|
||||||
4. When ingestion is complete, your documents are available in the Knowledge screen.
|
4. When ingestion is complete, your documents are available in the Knowledge screen.
|
||||||
|
|
||||||
### Sync cloud connectors
|
|
||||||
|
|
||||||
Your connected data sources are found in the <Icon name="Settings2" aria-hidden="true"/> **Settings** page.
|
|
||||||
|
|
||||||
When you click **Sync Now** for a connected cloud service like Google Drive, OpenRAG scans your connected Google Drive account to find files that match your sync criteria. Sync criteria are controlled in **Sync Settings** on the same page. You can sync all files, or select a maximum number of files to sync.
|
|
||||||
|
|
||||||
For each file found, OpenRAG downloads, converts, and embeds the processed content into OpenSearch.
|
|
||||||
|
|
||||||
You can monitor the sync progress in the <Icon name="Bell" aria-hidden="true"/> **Tasks** sidebar.
|
|
||||||
|
|
||||||
Once processing is complete, the synced documents become available in your knowledge base and can be searched through the chat interface or Knowledge page.
|
|
||||||
|
|
||||||
## Explore knowledge
|
## Explore knowledge
|
||||||
|
|
||||||
The **Knowledge** page lists the documents OpenRAG has ingested into the OpenSearch vector database's `documents` index.
|
The **Knowledge** page lists the documents OpenRAG has ingested into the OpenSearch vector database's `documents` index.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue