Documentation Index
Fetch the complete documentation index at: https://docs.arouter.ai/llms.txt
Use this file to discover all available pages before exploring further.
service_tier 參數讓您表達對 ARouter 和上游服務商應如何平衡成本與延遲的偏好。
用法
| 值 | 說明 |
|---|---|
"auto"(預設) | 服務商選擇合適的層級 |
"default" | 標準層級 — 最佳成本效能平衡 |
"flex" | 降低成本,盡力保證延遲 — 適合批次工作負載 |
服務商支援
| 服務商 | 支援的值 | 說明 |
|---|---|---|
| OpenAI | "auto"、"default"、"flex" | "flex" 提供更低定價 |
| 其他 | 忽略 | 會傳遞但沒有效果 |