merge(master): sync master into dev

This commit is contained in:
2026-08-04 17:58:24 +07:00
174 changed files with 14405 additions and 3136 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "9router",
"version": "0.5.40",
"version": "0.5.45",
"description": "9Router CLI - Start and manage 9Router server",
"bin": {
"9router": "./cli.js"
+5
View File
@@ -53,6 +53,9 @@ const PROVIDER_MODELS = {
{ id: "glm-4.7" },
],
ag: [
{ id: "gemini-3.6-flash-high" },
{ id: "gemini-3.6-flash-medium" },
{ id: "gemini-3.6-flash-low" },
{ id: "gemini-3-flash-agent" },
{ id: "gemini-3.5-flash-low" },
{ id: "gemini-3.5-flash-extra-low" },
@@ -95,6 +98,8 @@ const PROVIDER_MODELS = {
{ id: "claude-3-5-sonnet-20241022" },
],
gemini: [
{ id: "gemini-3.6-flash" },
{ id: "gemini-3.5-flash-lite" },
{ id: "gemini-3-pro-preview" },
{ id: "gemini-2.5-pro" },
{ id: "gemini-2.5-flash" },