CompatibilityOnly available on Node.js.
Setup
1. Install the Tigris SDK
Install the SDK as followsnpm
2. Fetch Tigris API credentials
You can sign up for a free Tigris account here. Once you have signed up for the Tigris account, create a new project calledvectordemo
.
Next, make a note of the clientId
and clientSecret
, which you can get from the
Application Keys section of the project.
Index docs
npm
Query docs
Related
- Vector store conceptual guide
- Vector store how-to guides