From fc329ebf37387512aa632b6c94dc9d81c1676fa7 Mon Sep 17 00:00:00 2001 From: hkfires <10558748+hkfires@users.noreply.github.com> Date: Tue, 10 Feb 2026 10:12:28 +0800 Subject: [PATCH] docs(config): simplify oauth model alias example --- config.example.yaml | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/config.example.yaml b/config.example.yaml index 1c48e02d..612e4148 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -224,22 +224,10 @@ nonstream-keepalive-interval: 0 # 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. # You can repeat the same name with different aliases to expose multiple client model names. -oauth-model-alias: - antigravity: - - name: "rev19-uic3-1p" - alias: "gemini-2.5-computer-use-preview-10-2025" - - 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" +# oauth-model-alias: +# antigravity: +# - name: "gemini-3-pro-high" +# alias: "gemini-3-pro-preview" # gemini-cli: # - name: "gemini-2.5-pro" # original model name under this channel # alias: "g2.5p" # client-visible alias