Vectorize has a REST API that you can call from Python.
Vectorize has a REST API that you can call from Python.

wrangler version?npx wrangler vectorize create embeddings-index --dimensions=768 --metric=cosine, I got 
application/x-ndjson should work
npx wrangler vectorize create embeddings-index --dimensions=768 --metric=cosineapplication/x-ndjson