Learn how to use multimodal inference with TensorZero Gateway.
object_storage section of the configuration file.
In this example, we’ll use a local deployment of MinIO, an open-source S3-compatible object storage service.
type = "filesystem") or disable file storage (type = "disabled").
See Configuration Reference for more details.
The TensorZero Gateway will attempt to retrieve credentials from the following resources in order of priority:
S3_ACCESS_KEY_ID and S3_SECRET_ACCESS_KEY environment variablesAWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables`docker-compose.yml`