When you configure an export, import, or other type of flow step using the prebuilt Pinecone connector, you can select any of the API operations listed below, organized by API type.
Note
If your API endpoint isn’t listed here, switch the flow step to HTTP mode and configure the endpoint provided in the Pinecone API documentation. You can also create a composite endpoint for this application in HTTP mode.
Resource |
API endpoint |
Export |
Import |
---|---|---|---|
Collections |
List collections |
X |
|
Create collection |
X |
||
Describe collection |
X |
||
Delete collection |
X |
||
Databases |
List indexes |
X |
|
Create index |
X |
||
Describe index |
X |
||
Delete Index |
X |
||
Configure index |
X |
||
Describe index stats |
Describe index stats |
X |
|
Vectors |
Delete |
X |
|
Fetch |
X |
||
Update |
X |
||
Upsert |
X |
||
Query |
Query |
X |
Comments
Please sign in to leave a comment.