Skip to content

Commit 1d20151

Browse files
[#300]: Link SchemeDirectedDocumentLoader on document loaders index
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 1925910 commit 1d20151

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/reference/document-loaders/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ class-based loaders for common cases and supports custom subclasses of
3838

3939
Read local JSON-LD documents from `file:` URLs.
4040

41+
- [:material-call-split:{ .lg .middle } `SchemeDirectedDocumentLoader`](scheme-directed.md)
42+
43+
---
44+
45+
Delegate to another Document Loader based on the scheme of the URL, for instance, `file:` vs `https://`.
46+
4147
- [:material-code-braces:{ .lg .middle } __Custom Document Loaders__](custom.md)
4248

4349
---

0 commit comments

Comments
 (0)