langchain/docs
Fahreddin Özcan 0061ded002
community[patch]: Upstash Vector Store Namespace Support (#22251)
This PR introduces namespace support for Upstash Vector Store, which
would allow users to partition their data in the vector index.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-06-03 17:30:56 -07:00
..
api_reference infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
data 👥 Update LangChain people data (#22388) 2024-06-01 07:36:45 -07:00
docs community[patch]: Upstash Vector Store Namespace Support (#22251) 2024-06-03 17:30:56 -07:00
scripts docs: arxiv page, added cookbooks (#22215) 2024-05-27 15:47:02 -07:00
src docs: add Microsoft Azure to ChatModelTabs (#22367) 2024-06-03 10:19:00 -04:00
static core[patch]: fix runnable history and add docs (#22283) 2024-05-30 11:26:41 -07:00
.gitignore infra: cleanup docs build (#21134) 2024-05-01 17:34:05 -07:00
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 2024-03-04 15:14:28 -08:00
babel.config.js Restructure docs (#11620) 2023-10-10 12:55:19 -07:00
docusaurus.config.js docs: link GH org (#22308) 2024-05-30 00:17:59 -07:00
Makefile docs: edit links, direct for notebooks (#22051) 2024-05-24 19:44:46 +00:00
package.json docs: v0.2 docs in master (#21438) 2024-05-08 12:29:59 -07:00
README.md docs: developer docs (#14776) 2023-12-17 12:55:49 -08:00
sidebars.js docs: make llm cache its own section (#22301) 2024-05-30 00:17:33 -07:00
vercel_build.sh infra: use nbconvert for docs build (#21135) 2024-05-07 12:30:17 -07:00
vercel_requirements.txt docs: remove postgres from docs build (#21847) 2024-05-17 15:36:35 -07:00
vercel.json docs: fix llm caches redirect (#22371) 2024-05-31 19:37:06 +00:00
yarn.lock docs: v0.2 docs in master (#21438) 2024-05-08 12:29:59 -07:00

LangChain Documentation

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