Vectorize indexes allow you to insert vectors at any point: Vectorize will optimize the index behind the scenes to ensure that vector search remains efficient, even as new vectors are added or existing vectors updated.
Vectorize indexes allow you to insert vectors at any point: Vectorize will optimize the index behind the scenes to ensure that vector search remains efficient, even as new vectors are added or existing vectors updated.
I have reviewed these and the Python SDK I am using is your official SDK. I think apart from the possibility of the ndjson format being incorrect, everything else cannot be wrong. But I didn't see a detailed introduction to the ndjson format on the official website, I only saw that each line contains one json data. I tested it but it's not possible.
Vectorize indexes allow you to insert vectors at any point: Vectorize will optimize the index behind the scenes to ensure that vector search remains efficient, even as new vectors are added or existing vectors updated.
I am currently 90% certain that it is an issue with the official SDK, but I am not sure if it is due to my inability to use it. Could you please confirm if it is an issue with the SDK? If so, I can provide feedback to the official personnel for repair to avoid any inconvenience caused by future users
Are you sure? How are workers restricted? Can you send it to me? I have never encountered any examples of workers. And I see that the indexes name bound to workers is fixed, but I have a dynamic name.