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
jeff kit ac42e96e4c
community[patch], langchain[minor]: Enhance Tencent Cloud VectorDB, langchain: make Tencent Cloud VectorDB self query retrieve compatible (#19651)
- make Tencent Cloud VectorDB support metadata filtering.
- implement delete function for Tencent Cloud VectorDB.
- support both Langchain Embedding model and Tencent Cloud VDB embedding
model.
- Tencent Cloud VectorDB support filter search keyword, compatible with
langchain filtering syntax.
- add Tencent Cloud VectorDB TranslationVisitor, now work with self
query retriever.
- more documentations.

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
6 months ago
..
api_reference Community: Updating Azure Retriever and Docs to be Azure AI Search instead of Azure Cognitive Search (#19925) 6 months ago
data 👥 Update LangChain people data (#19858) 6 months ago
docs community[patch], langchain[minor]: Enhance Tencent Cloud VectorDB, langchain: make Tencent Cloud VectorDB self query retrieve compatible (#19651) 6 months ago
scripts add script to check imports (#19611) 6 months ago
src docs: TogetherAI as a drop-in replacement for OpenAI (#19900) 6 months ago
static docs: reorg and visual refresh (#19765) 6 months ago
.gitignore
.local_build.sh
.yarnrc.yml
README.md
babel.config.js
code-block-loader.js
docusaurus.config.js docs: fix title cap (#20048) 6 months ago
package.json
settings.ini
sidebars.js docs: `graphs` update (#19675) 6 months ago
vercel.json docs[patch]: Add missing redirects (#20076) 6 months ago
vercel_build.sh docs[patch]: Revert quarto update (#19880) 6 months ago
vercel_requirements.txt
yarn.lock

README.md

LangChain Documentation

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