Skip to main content

Tigris

Tigris is an open-source Serverless NoSQL Database and Search Platform designed to simplify building high-performance vector search applications. Tigris eliminates the infrastructure complexity of managing, operating, and synchronizing multiple tools, allowing you to focus on building great applications instead.

Installation and Setup

pip install tigrisdb openapi-schema-pydantic

Vector Store

See a usage example.

from langchain_community.vectorstores import Tigris
API Reference:Tigris

Was this page helpful?


You can also leave detailed feedback on GitHub.