Upload a file to the specified assistant.
For guidance and examples, see Manage files.
Pinecone API Key
The name of the assistant to upload files to.
Optional JSON-encoded metadata for files.
Optional flag to opt in to multimodal file processing (PDFs only). Can be either true
or false
. Default is false
.
The desired file to be uploaded and processed into the assistant.
The body is of type object
.
File upload has been accepted.
The response format for a successful file upload request.