You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
Philippe PRADOS 9aabb446c5
community[minor]: Add SQL storage implementation (#22207)
Hello @eyurtsev

- package: langchain-comminity
- **Description**: Add SQL implementation for docstore. A new
implementation, in line with my other PR ([async
PGVector](https://github.com/langchain-ai/langchain-postgres/pull/32),
[SQLChatMessageMemory](https://github.com/langchain-ai/langchain/pull/22065))
- Twitter handler: pprados

---------

Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Piotr Mardziel <piotrm@gmail.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
4 weeks ago
..
api_reference docs: Correct return type in docstring (#22597) 1 month ago
data 👥 Update LangChain people data (#22388) 1 month ago
docs community[minor]: Add SQL storage implementation (#22207) 4 weeks ago
scripts docs: `arxiv` page update (#22574) 4 weeks ago
src docs: add Microsoft Azure to ChatModelTabs (#22367) 1 month ago
static docs[patch]: Add robots.txt and root sitemap (#22492) 1 month ago
.gitignore infra: cleanup docs build (#21134) 2 months ago
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 4 months ago
Makefile docs: edit links, direct for notebooks (#22051) 1 month ago
README.md docs: developer docs (#14776) 7 months ago
babel.config.js Restructure docs (#11620) 9 months ago
docusaurus.config.js docs: link GH org (#22308) 1 month ago
package.json docs: v0.2 docs in master (#21438) 2 months ago
sidebars.js docs: make llm cache its own section (#22301) 1 month ago
vercel.json docs[patch]: Add robots.txt and root sitemap (#22492) 1 month ago
vercel_build.sh infra: use nbconvert for docs build (#21135) 2 months ago
vercel_requirements.txt docs: remove postgres from docs build (#21847) 2 months ago
yarn.lock docs: v0.2 docs in master (#21438) 2 months ago

README.md

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide