Skip to content

Commit 48e8805

Browse files
Link ChoiceByTypeDocumentLoader on document loaders index
1 parent ea47d01 commit 48e8805

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
@@ -44,6 +44,12 @@ class-based loaders for common cases and supports custom subclasses of
4444

4545
Delegate to another Document Loader based on the scheme of the URL, for instance, `file:` vs `https://`.
4646

47+
- [:material-shape-outline:{ .lg .middle } `ChoiceByTypeDocumentLoader`](choice-by-type.md)
48+
49+
---
50+
51+
Delegate by Python input type, for instance `pathlib.Path` vs URL `str`.
52+
4753
- [:material-code-braces:{ .lg .middle } __Custom Document Loaders__](custom.md)
4854

4955
---

0 commit comments

Comments
 (0)