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
Adil Ansari 233b52735e
feat: Support for `Tigris` Vector Database for vector search (#5703)
### Changes
- New vector store integration - [Tigris](https://tigrisdata.com)
- Adds [tigrisdb](https://pypi.org/project/tigrisdb/) optional
dependency
- Example notebook demonstrating usage

Fixes #5535 
Closes tigrisdata/tigris-client-python#40

#### Twitter handles
We'd love a shoutout on our
[@TigrisData](https://twitter.com/TigrisData) and
[@adilansari](https://twitter.com/adilansari) twitter handles

#### Who can review?
@dev2049

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
1 year ago
..
_static docs: Big Mendable Improvements (#4964) 1 year ago
additional_resources docs: Added Deploying LLMs into production + a new ecosystem (#4047) 1 year ago
ecosystem docs: Added Deploying LLMs into production + a new ecosystem (#4047) 1 year ago
getting_started Update tutorials.md (#5761) 1 year ago
integrations docs: `ecosystem/integrations` update 5 (#5752) 1 year ago
modules feat: Support for `Tigris` Vector Database for vector search (#5703) 1 year ago
reference Documentation fixes (linting and broken links) (#5563) 1 year ago
templates docs `ecosystem/integrations` update 3 (#5470) 1 year ago
tracing py tracer fixes (#5377) 1 year ago
use_cases minor refactor GenerativeAgentMemory (#5315) 1 year ago
Makefile
conf.py docs: Mendable Search integration (#2803) 1 year ago
dependents.md docs: updated `ecosystem/dependents` (#5753) 1 year ago
index.rst docs: Added Deploying LLMs into production + a new ecosystem (#4047) 1 year ago
integrations.rst docs: `ecosystem/integrations` update 1 (#5219) 1 year ago
make.bat
reference.rst docs: `Deployments` page moved into `Ecosystem/` (#4949) 1 year ago
requirements.txt Harrison/docs reqs (#2199) 2 years ago