Skip to main content
Tandemn System accepts OpenAI-style batch JSONL. Each line is one request object.
The body.model value can be a placeholder because the model is selected by the tandemn deploy <model> <input> command.

Minimal JSONL example

prompts.jsonl

Local files and S3 URIs

Local files are uploaded to S3 automatically by the control plane. S3 URIs are passed through directly.

Sample workloads

The server repository includes sample workloads under examples/workloads/. Generate a larger workload from a sample: