When to use a JSON template for AI Gateway
AI gateways manage routing, retries, cost controls, and request policy across one or more model providers.
JSON is a structured data format commonly used for traces, API payloads, prompt configs, and evaluation records. The format works best when the workflow needs explicit scope, ownership, and acceptance criteria. For AI Gateway, that usually means capturing route model requests, control spend, and set provider fallbacks in a format the wider team can actually act on.