@cfnathan Okay, it appears that file format is wrong. ```sh $ npx wrangler vectorize insert hey-hi-i

@cfnathan Okay, it appears that file format is wrong.
$ npx wrangler vectorize insert hey-hi-index --file test_vector.ndjson 
✨ Uploading vector batch (1 vectors)

✘ [ERROR] A request to the Cloudflare API (/accounts/account_id/vectorize/indexes/hey-hi-index/insert) failed.

  vectorize.invalid_body_payload [code: 1006]

How it should it be formatted?
[0.032991889864206314, 0.0012868141056969762, ,,,]
Was this page helpful?