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
MacanPN 0f7f448603
community[patch]: add delete() method to AzureSearch vector store (#21127)
**Issue:**
Currently `AzureSearch` vector store does not implement `delete` method.
This PR implements it. This also makes it compatible with LangChain
indexer.

**Dependencies:**
None

**Twitter handle:**
@martintriska1

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
5 months ago
..
api_reference experimental[minor]: upgrade the prompt injection model (#20783) 5 months ago
data 👥 Update LangChain people data (#19858) 6 months ago
docs community[patch]: add delete() method to AzureSearch vector store (#21127) 5 months ago
scripts docs: format (#21132) 5 months ago
src docs: add Cohere to ChatModelTabs (#20386) 5 months ago
static docs: reorg and visual refresh (#19765) 6 months ago
.gitignore docs[minor]: Swap gtag for supabase (#18937) 6 months ago
.local_build.sh docs: automatically add api ref links (#20755) 5 months ago
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 7 months ago
README.md docs: developer docs (#14776) 9 months ago
babel.config.js Restructure docs (#11620) 11 months ago
code-block-loader.js Restructure docs (#11620) 11 months ago
docusaurus.config.js docs: fix title cap (#20048) 6 months ago
package.json Lock low level dep to fix Vercel docs build (#20573) 5 months ago
settings.ini Restructure docs (#11620) 11 months ago
sidebars.js docs: `graphs` update (#19675) 6 months ago
vercel.json upstage: init package (#20574) 5 months ago
vercel_build.sh upstage: Add Upstage partner package LA and GC (#20651) 5 months ago
vercel_requirements.txt docs: install partner pkgs vercel (#20761) 5 months ago
yarn.lock Lock low level dep to fix Vercel docs build (#20573) 5 months ago

README.md

LangChain Documentation

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