index.upsert(vectors=[{“id”: unique_id, “values”: embedding}])
^^^^^^^^^^^^
AttributeError: ‘function’ object has no attribute ‘upsert’
1 post - 1 participant
index.upsert(vectors=[{“id”: unique_id, “values”: embedding}])
^^^^^^^^^^^^
AttributeError: ‘function’ object has no attribute ‘upsert’
1 post - 1 participant