Upstash Documentation home page
Search...
⌘K
Ask AI
Discord
Blog
X
Console
Console
Search...
Navigation
Example Calls
Reset
General
Redis
Kafka
Vector
QStash
SDKs
Developer API
Overall
Overview
SDKs
Typescript
Python
upstash-ratelimit
upstash-vector
Overview
Getting Started
Features
Example Calls
Upsert
Query
Range
Fetch
Delete
Reset
Info
upstash-redis
upstash-qstash
DevOps
Terraform
Pulumi
CLI
On this page
Method
Reset Example
Example Calls
Reset
Method
The
reset
method allows you to clear all vectors and metadata from the index.
Reset Example
Copy
Ask AI
from
upstash_vector
import
Index
index
=
Index.from_env()
index.reset()
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Delete
Info
Assistant
Responses are generated using AI and may contain mistakes.