Get Vector Store File Batch action to poll until the batch status is completed.
External DocumentationTo learn more, visit the OpenAI documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| File IDs | A comma-separated list of OpenAI file IDs to attach to the vector store. Can be obtained using the Upload File action.The maximum batch size is 2000 files. |
| Vector Store ID | The ID of the vector store. Can be obtained using the Create Vector Store action. |
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. |