Closed
Description
Describe the bug
Uploading vectorize through workers may result in loss of accuracy
I don't know if this is an opennext bug or a cloudflare bug?
await index.upsert(data.VectorList)
Steps to reproduce
await index.upsert(data.VectorList)
Expected behavior
`
@opennextjs/cloudflare version
1.2.1
Wrangler version
4.19.2
next info output
Operating System:
Platform: win32
Arch: x64
Version: Windows 10 Pro
Available memory (MB): 32582
Available CPU cores: 24
Binaries:
Node: 22.15.0
Next.js Config:
output: N/A
⚠ There is a newer version (15.3.4) available, upgrade recommended!
Please try the latest canary version (`npm install next@canary`) to confirm the issue still exists before creating a new issue.
Read more - https://nextjs.org/docs/messages/opening-an-issue
Additional context
No response