External DocumentationTo learn more, visit the OpenAI documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Description | The description of the vector store. Can be used to describe the vector store’s purpose. |
| File IDs | A comma-separated list of OpenAI file IDs that the vector store should use. Can be obtained using the Upload File action. |
| Name | The name of the vector store. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Additional Parameters | A JSON object for additional body parameters. Values specified in this parameter will override equivalent parameters. For example: The object must follow the vendor’s structure as defined in the API documentation. |