mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-02-18 12:20:52 +08:00
docs(config): simplify oauth model alias example
This commit is contained in:
@@ -224,22 +224,10 @@ nonstream-keepalive-interval: 0
|
|||||||
# Supported channels: gemini-cli, vertex, aistudio, antigravity, claude, codex, qwen, iflow, kimi.
|
# Supported channels: gemini-cli, vertex, aistudio, antigravity, claude, codex, qwen, iflow, kimi.
|
||||||
# NOTE: Aliases do not apply to gemini-api-key, codex-api-key, claude-api-key, openai-compatibility, vertex-api-key, or ampcode.
|
# NOTE: Aliases do not apply to gemini-api-key, codex-api-key, claude-api-key, openai-compatibility, vertex-api-key, or ampcode.
|
||||||
# You can repeat the same name with different aliases to expose multiple client model names.
|
# You can repeat the same name with different aliases to expose multiple client model names.
|
||||||
oauth-model-alias:
|
# oauth-model-alias:
|
||||||
antigravity:
|
# antigravity:
|
||||||
- name: "rev19-uic3-1p"
|
# - name: "gemini-3-pro-high"
|
||||||
alias: "gemini-2.5-computer-use-preview-10-2025"
|
# alias: "gemini-3-pro-preview"
|
||||||
- name: "gemini-3-pro-image"
|
|
||||||
alias: "gemini-3-pro-image-preview"
|
|
||||||
- name: "gemini-3-pro-high"
|
|
||||||
alias: "gemini-3-pro-preview"
|
|
||||||
- name: "gemini-3-flash"
|
|
||||||
alias: "gemini-3-flash-preview"
|
|
||||||
- name: "claude-sonnet-4-5"
|
|
||||||
alias: "gemini-claude-sonnet-4-5"
|
|
||||||
- name: "claude-sonnet-4-5-thinking"
|
|
||||||
alias: "gemini-claude-sonnet-4-5-thinking"
|
|
||||||
- name: "claude-opus-4-5-thinking"
|
|
||||||
alias: "gemini-claude-opus-4-5-thinking"
|
|
||||||
# gemini-cli:
|
# gemini-cli:
|
||||||
# - name: "gemini-2.5-pro" # original model name under this channel
|
# - name: "gemini-2.5-pro" # original model name under this channel
|
||||||
# alias: "g2.5p" # client-visible alias
|
# alias: "g2.5p" # client-visible alias
|
||||||
|
|||||||
Reference in New Issue
Block a user