mirror of
https://github.com/open-webui/docs
synced 2025-06-13 01:52:25 +00:00
Fix link to get_loader
function
This commit is contained in:
parent
9e34a3bc11
commit
a02566bdcc
@ -19,7 +19,7 @@ Remote sources acheived with `#` followed by the target URL. Open WebUI fetches
|
||||
|
||||
## Document parsing
|
||||
|
||||
Local and remote documents have content extract with a variety of parsers. For more, see the (get_loader function code)[https://github.com/open-webui/open-webui/blob/2fa94956f4e500bf5c42263124c758d8613ee05e/backend/apps/rag/main.py#L328].
|
||||
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.
|
||||
|
||||
## RAG Template Customisation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user