Skip to content

Instantly share code, notes, and snippets.

@zackproser
Created June 6, 2024 11:18
Show Gist options
  • Save zackproser/99b431d0d56edc044c16d7f1f496583a to your computer and use it in GitHub Desktop.
Save zackproser/99b431d0d56edc044c16d7f1f496583a to your computer and use it in GitHub Desktop.
Pinecone delete namespace
index.delete(delete_all=True, namespace='example-namespace')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment