Skip to main content
OpenData home page
Search...
⌘K
Concepts
Introduction
Architecture
Writing Data
Reading Data
Storage
Deployment
Timeseries
Timeseries
Quickstart
Storage design
Configuration
Getting to Production
API reference
Log
Log
Quickstart
Storage design
Getting to Production
API reference
Vector
Vector
Quickstart
Data Model
Storage Design
Getting to Production
API reference
Key-Value
Key-Value
Discord
opendata-oss/opendata
OpenData home page
Search...
⌘K
Discord
opendata-oss/opendata
Search...
Navigation
Vector
Getting to Production
Vector
Getting to Production
Deploy, monitor, and secure Vector on Kubernetes with S3 storage
Documentation coming soon
Previous
Upsert vectors
Upsert one or more vectors into the collection. Each vector has a user-provided string ID (up to 64 bytes), a dense embedding in the `vector` attribute, and optional metadata attributes. If a vector with the same ID already exists, it is replaced. Supports both binary protobuf (`application/protobuf`) and ProtoJSON (`application/protobuf+json`) request bodies.
Next
⌘I