Upload Files
Upload Files
Upload and parse CSV/XLSX files, cache as DataFrames in S3.
Returns metadata for each parsed dataset (cache key, schema, row count) to be included in the subsequent ChatRequest.
POST
Upload Files
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Organization ID
Thread ID for cache namespacing
Body
multipart/form-data
CSV or XLSX files to upload
Response
Successful Response