appmixer.pinecone.database.CreateIndex
Create Index
1.0.1
Public
| Field | Type | Description |
|---|---|---|
| Index Name | text | The name of the index to create. The name must be 1-45 characters long, start and end with an alphanumeric character, and consist only of lower case alphanumeric characters or '-'. |
| Dimension | number | The dimension of the index. For example, the text-embedding-ada-002 model from OpenAI has a dimension of 1536. |
| Metric | select | The metric of the index. |
| Serverless Cloud | text | The serverless cloud to use. For example: aws. More about accepted values here. |
| Serverless Region | text | The serverless region to use. For example: us-east-1. |
| Deletion Protection | select | Enable deletion protection for the index. |
| Field | Type | Description |
|---|---|---|
| Index | - |