Vector Stores and file search.
Return an OpenAI file ID that can be referenced in subsequent vector store actions.
External DocumentationTo learn more, visit the OpenAI documentation.
Parameters
| Parameter | Description |
|---|---|
| Expires After - Seconds | The number of seconds after which the file will expire. Must be between 3600 (1 hour) and 2592000 (30 days).Note: By default, files with Purpose - Batch expire after 30 days and all other files are persisted until they are manually deleted. |
| File Identifier | The identifier of the file. A file identifier represents a file created or referenced earlier in the workflow (for example, from a file action or another step that produces a file). See Using with Files in Workflows for more details. |
| Purpose | The intended purpose of the uploaded file. |