Skip to main content

Obsidian

Obsidian is a powerful and extensible knowledge base that works on top of your local folder of plain text files.

Installation and Setup

All instructions are in examples below.

Document Loader

See a usage example.

from langchain_community.document_loaders import ObsidianLoader
API Reference:ObsidianLoader

Was this page helpful?


You can also leave detailed feedback on GitHub.