Pricing
-Input: ${modelData.input_cost}/1M tokens
-Output: ${modelData.output_cost}/1M tokens
-Input: ${model.input_cost}/1M tokens
} + {showOutput &&Output: ${model.output_cost}/1M tokens
} + {hasPerSecond &&Output: {formatPerSecondCost(perSecond)}
} + {(model.output_cost_per_second_tiers ?? []).map(({ resolution, cost }) => ( ++ Output ({resolution}): {formatPerSecondCost(cost)} +
+ ))} +Configure {guardrailName} behavior
- -
- Custom Code Override
- - Replace the built-in guardrail with custom evaluation code -
-- Re-run this guardrail on recent failing logs to validate your changes -
- -Loading live connections...
++ No live MCP connections on this worker (pid {data.worker_pid}). Connect an AI client to the gateway to see it + here. +
++ Stateful Streamable HTTP sessions currently open on this proxy worker, grouped by the AI client that sent + the MCP initialize request and by the authenticated LiteLLM user. Stateless requests and SSE connections are + not counted. +
+