Upstash Documentation home page
Search...
⌘K
Ask AI
Discord
Blog
X
Console
Console
Search...
Navigation
@upstash/vector
Contributing
General
Redis
Kafka
Vector
QStash
SDKs
Developer API
Overall
Overview
SDKs
Typescript
@upstash/redis
@upstash/query
@upstash/vector
Overview
Getting Started
Commands
Contributing
@upstash/edge-flags
@upstash/ratelimit
@upstash/kafka
@upstash/qstash
Python
DevOps
Terraform
Pulumi
CLI
On this page
Preparing the environment
Code Formatting
Running tests
@upstash/vector
Contributing
Preparing the environment
This project uses
Bun
for packaging and dependency management. Make sure you have the relevant dependencies.
Copy
Ask AI
curl -fsSL https://bun.sh/install | bash
You will also need a vector database on
Upstash
.
Code Formatting
Copy
Ask AI
bun
run
fmt
Running tests
To run all the tests, make sure you have the relevant environment variables.
Copy
Ask AI
bun
run
test
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Info
Overview
Assistant
Responses are generated using AI and may contain mistakes.