mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 12:52:11 +03:00
refactor: update model aliases for consistency and correctness
This commit is contained in:
@@ -141,11 +141,11 @@ export const CLI_TOOLS = {
|
||||
configType: "mitm",
|
||||
modelAliases: [
|
||||
"claude-opus-4-6-thinking",
|
||||
"claude-sonnet-4-6",
|
||||
"claude-sonnet-4-6-thinking",
|
||||
"gemini-3-flash",
|
||||
"gpt-oss-120b-medium",
|
||||
"gemini-3-pro-high",
|
||||
"gemini-3-pro-low",
|
||||
"gemini-3.1-pro-high",
|
||||
"gemini-3.1-pro-low",
|
||||
],
|
||||
defaultModels: [
|
||||
{ id: "gemini-3.1-pro-high", name: "Gemini 3.1 Pro High", alias: "gemini-3.1-pro-high" },
|
||||
|
||||
Reference in New Issue
Block a user