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
happy-go-lucky c6432abdbe
community[patch]: Implement delete method and all async methods in opensearch_vector_search (#17321)
- **Description:** In order to use index and aindex in
libs/langchain/langchain/indexes/_api.py, I implemented delete method
and all async methods in opensearch_vector_search
- **Dependencies:** No changes
3 months ago
..
api_reference community[patch], langchain[minor]: Add retriever self_query and score_threshold in DingoDB (#18106) 4 months ago
data 👥 Update LangChain people data (#19858) 3 months ago
docs community[patch]: Implement delete method and all async methods in opensearch_vector_search (#17321) 3 months ago
scripts add script to check imports (#19611) 3 months ago
src docs[minor]: include tab info for togetherai (#19796) 3 months ago
static docs: update use_cases/question_answering/chat_history (#19349) 3 months ago
.gitignore docs[minor]: Swap gtag for supabase (#18937) 4 months ago
.local_build.sh docs: partner packages (#16960) 5 months ago
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 4 months ago
README.md docs: developer docs (#14776) 7 months ago
babel.config.js Restructure docs (#11620) 9 months ago
code-block-loader.js Restructure docs (#11620) 9 months ago
docusaurus.config.js docs[patch]: properly load/use env vars (#18942) 4 months ago
package.json ci[minor]: Bump LC scripts package, add retry option (#19285) 4 months ago
settings.ini Restructure docs (#11620) 9 months ago
sidebars.js docs: `Toolkits` menu (#16217) 5 months ago
vercel.json community[minor]: migrate `bigdl-llm` to `ipex-llm` (#19518) 3 months ago
vercel_build.sh docs[patch]: Revert quarto update (#19880) 3 months ago
vercel_requirements.txt infra: docs build install community editable (#14739) 7 months ago
yarn.lock ci[minor]: Bump LC scripts package, add retry option (#19285) 4 months ago

README.md

LangChain Documentation

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