langchain/docs/modules
Stéphane Busso 0bee219cb3
feat: Add Notion database document loader (#2056)
This PR adds Notion DB loader for langchain. 

It reads content from pages within a Notion Database. It uses the Notion
API to query the database and read the pages. It also reads the metadata
from the pages and stores it in the Document object.
2023-03-28 08:07:09 -07:00
..
agents Harrison/ai plugin (#2084) 2023-03-27 23:31:53 -07:00
chains Added .as_retriever() to from_llm() calls (#2051) 2023-03-27 15:04:03 -07:00
indexes feat: Add Notion database document loader (#2056) 2023-03-28 08:07:09 -07:00
memory fix headers (#2039) 2023-03-27 07:55:57 -07:00
models notebook for tokens (#2086) 2023-03-28 07:59:40 -07:00
prompts fix: numerous broken documentation links (#2070) 2023-03-27 23:07:03 -07:00
agents.rst fix docs (#2017) 2023-03-26 20:50:36 -07:00
chains.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
indexes.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
memory.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
models.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
prompts.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
state_of_the_union.txt Docs refactor (#480) 2023-01-02 08:24:09 -08:00