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.
The desired file to be uploaded and processed into the assistant.
The file to upload.
File upload has been accepted.
AssistantFileModel is the response format to a successful file upload request.
Processing, Available, Deleting, ProcessingFailed The percentage of the file that has been processed
A signed URL that provides temporary, read-only access to the underlying file. Anyone with the link can access the file, so treat it as sensitive data. Expires after a short time.
"https://storage.googleapis.com/bucket/file.pdf?..."
A message describing any error during file processing, provided only if an error occurs.