Stage API Reference

Stage API Reference#

When working with larger datasets, you’ll want to upload your data before submitting a batch inference job. You can do this using the Stage API. The Stage API is also available via the Python SDK, and certain functionality is also available through the CLI.

Currently, the stage API is limited to columnar data and only supports Parquet files. In the future, we’ll add support for other file formats and more flexible data types, as well as the ability to create stages from external storage.