We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df5b16c commit c5b352dCopy full SHA for c5b352d
pinecone/manage.py
@@ -17,7 +17,7 @@
17
18
__all__ = [
19
"create_index", "delete_index", "describe_index", "list_indexes", "scale_index", "IndexDescription",
20
- "create_collection", "describe_collection", "list_collections", "delete_collction", "CollectionDescription"
+ "create_collection", "describe_collection", "list_collections", "delete_collection", "CollectionDescription"
21
]
22
23
0 commit comments