Pinecone deleteAll

Hi!

I’m currently using this delete function: index.delete(deleteAll=‘true’, namespace=‘’)

but it produces an error: Protocol message DeleteRequest has no “deleteAll” field.

Are there any workarounds?

Hi @ethchang!

Could you provide the error that the call produces? That way it will be easier to see what is making a problem :slight_smile:

Best