pydo.inference.create_batch_file()
Generated on 7 May 2026
from pydo version
v0.34.0
Description
Creates a file record and returns a file_id plus a short-lived presigned PUT URL (typically valid for ~15 minutes). Upload the raw JSONL bytes to upload_url (see PUT /{upload_path}) before calling POST /v1/batches.
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.