policy object
RolloutPolicySpec on the wire. No raw API keys.
| Field | Type | Req | Notes |
|---|---|---|---|
| provider | string | yes | openai, openrouter, … |
| model | string | yes | |
| credential_mode | byok | proxy | default byok | |
| api_family | chat_completions | responses | ||
| base_url | string | ||
| inference_url | string | when credential_mode=proxy | |
| max_tokens | integer | ||
| disable_reasoning | auto | on | off | ||
| tool_call_style | string | ||
| proxy_mode | string |