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 940d420 commit 0fa40f6Copy full SHA for 0fa40f6
pinecone/manage.py
@@ -75,7 +75,7 @@ def create_index(
75
pod_type: str = 'p1',
76
index_config: dict = None,
77
metadata_config: dict = None,
78
- source_collection: str = None,
+ source_collection: str = '',
79
):
80
"""Creates a Pinecone index.
81
0 commit comments