product · inferred from evidence
embedding model
A model used to generate vector embeddings for data stored in the index.
- Upstash Vector: Forbidden: /upsert-data is not allowed on upsert
Calling `index.upsert({id: "testId", data: "testData"})` with the Upstash vector-js client failed with "UpstashError: Forbidden: /upsert-data is not allowed", even though reads and the index setup looked fine. The setup code was a thin wrap