diff --git a/package.json b/package.json index 4ad6cd00d..a7987d95f 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ "clsx": "^2.1.1", "cross-env": "^10.1.0", "dayjs": "^1.11.20", - "electron": "^40.10.0", + "electron": "40.10.5", "electron-builder": "26.9.0", "electron-vite": "5.0.0", "jsdom": "^26.1.0", diff --git a/resources/acp-registry/registry.json b/resources/acp-registry/registry.json index db1776548..1103f9dad 100644 --- a/resources/acp-registry/registry.json +++ b/resources/acp-registry/registry.json @@ -331,7 +331,7 @@ { "id": "cursor", "name": "Cursor", - "version": "2026.06.24", + "version": "2026.06.26", "description": "Cursor's coding agent", "website": "https://cursor.com/docs/cli/acp", "authors": [ @@ -341,42 +341,42 @@ "distribution": { "binary": { "darwin-aarch64": { - "archive": "https://downloads.cursor.com/lab/2026.06.24-00-45-58-9f61de7/darwin/arm64/agent-cli-package.tar.gz", + "archive": "https://downloads.cursor.com/lab/2026.06.26-7079533/darwin/arm64/agent-cli-package.tar.gz", "cmd": "./dist-package/cursor-agent", "args": [ "acp" ] }, "darwin-x86_64": { - "archive": "https://downloads.cursor.com/lab/2026.06.24-00-45-58-9f61de7/darwin/x64/agent-cli-package.tar.gz", + "archive": "https://downloads.cursor.com/lab/2026.06.26-7079533/darwin/x64/agent-cli-package.tar.gz", "cmd": "./dist-package/cursor-agent", "args": [ "acp" ] }, "linux-aarch64": { - "archive": "https://downloads.cursor.com/lab/2026.06.24-00-45-58-9f61de7/linux/arm64/agent-cli-package.tar.gz", + "archive": "https://downloads.cursor.com/lab/2026.06.26-7079533/linux/arm64/agent-cli-package.tar.gz", "cmd": "./dist-package/cursor-agent", "args": [ "acp" ] }, "linux-x86_64": { - "archive": "https://downloads.cursor.com/lab/2026.06.24-00-45-58-9f61de7/linux/x64/agent-cli-package.tar.gz", + "archive": "https://downloads.cursor.com/lab/2026.06.26-7079533/linux/x64/agent-cli-package.tar.gz", "cmd": "./dist-package/cursor-agent", "args": [ "acp" ] }, "windows-aarch64": { - "archive": "https://downloads.cursor.com/lab/2026.06.24-00-45-58-9f61de7/windows/arm64/agent-cli-package.zip", + "archive": "https://downloads.cursor.com/lab/2026.06.26-7079533/windows/arm64/agent-cli-package.zip", "cmd": "./dist-package\\cursor-agent.cmd", "args": [ "acp" ] }, "windows-x86_64": { - "archive": "https://downloads.cursor.com/lab/2026.06.24-00-45-58-9f61de7/windows/x64/agent-cli-package.zip", + "archive": "https://downloads.cursor.com/lab/2026.06.26-7079533/windows/x64/agent-cli-package.zip", "cmd": "./dist-package\\cursor-agent.cmd", "args": [ "acp" diff --git a/resources/model-db/providers.json b/resources/model-db/providers.json index 93a83c57c..3d7be7a82 100644 --- a/resources/model-db/providers.json +++ b/resources/model-db/providers.json @@ -50142,70 +50142,6 @@ }, "type": "chat" }, - { - "id": "claude-opus-4-6-fast", - "name": "Claude Opus 4.6 Fast", - "display_name": "Claude Opus 4.6 Fast", - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - }, - "limit": { - "context": 1000000, - "output": 128000 - }, - "temperature": true, - "tool_call": true, - "reasoning": { - "supported": true, - "default": false - }, - "extra_capabilities": { - "reasoning": { - "supported": true, - "default_enabled": false, - "mode": "mixed", - "budget": { - "min": 1024, - "unit": "tokens" - }, - "effort": "high", - "effort_options": [ - "low", - "medium", - "high", - "max" - ], - "interleaved": true, - "summaries": true, - "visibility": "summary", - "continuation": [ - "thinking_blocks" - ], - "notes": [ - "Anthropic recommends adaptive thinking with effort for Claude 4.6; budget_tokens remains a deprecated compatibility path.", - "Anthropic API defaults effort to high; lower effort levels should be chosen per workload." - ] - } - }, - "attachment": true, - "open_weights": false, - "knowledge": "2025-05-31", - "release_date": "2026-04-08", - "last_updated": "2026-06-11", - "cost": { - "input": 36, - "output": 180, - "cache_read": 3.6, - "cache_write": 45 - }, - "type": "chat" - }, { "id": "qwen-3-7-max", "name": "Qwen 3.7 Max", @@ -56534,14 +56470,60 @@ "last_updated": "2026-01-27", "cost": { "input": 0.52, - "output": 2.59 + "output": 2.59, + "cache_read": 0.13 }, "type": "chat" }, { - "id": "glm-5-fast", - "name": "GLM 5 Fast", - "display_name": "GLM 5 Fast", + "id": "kimi-k2.6-flex", + "name": "Kimi K2.6 Flex", + "display_name": "Kimi K2.6 Flex", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "limit": { + "context": 262128, + "output": 262128 + }, + "temperature": true, + "tool_call": true, + "reasoning": { + "supported": true, + "default": true + }, + "extra_capabilities": { + "reasoning": { + "supported": true, + "interleaved": true, + "summaries": true, + "visibility": "summary", + "continuation": [ + "thinking_blocks" + ] + } + }, + "attachment": true, + "open_weights": true, + "release_date": "2026-04-21", + "last_updated": "2026-04-21", + "cost": { + "input": 0.345, + "output": 1.61, + "cache_read": 0.08625 + }, + "type": "chat" + }, + { + "id": "glm-5.2-short-fast-flex", + "name": "GLM 5.2 Short Fast Flex", + "display_name": "GLM 5.2 Short Fast Flex", "modalities": { "input": [ "text" @@ -56551,8 +56533,8 @@ ] }, "limit": { - "context": 202736, - "output": 202736 + "context": 199984, + "output": 199984 }, "temperature": true, "tool_call": true, @@ -56561,11 +56543,45 @@ }, "attachment": false, "open_weights": true, - "release_date": "2026-04-07", - "last_updated": "2026-04-07", + "release_date": "2026-06-17", + "last_updated": "2026-06-17", "cost": { - "input": 1.1, - "output": 3.6 + "input": 0.725, + "output": 2.25, + "cache_read": 0.18125 + }, + "type": "chat" + }, + { + "id": "glm-5.2-flex", + "name": "GLM 5.2 Flex", + "display_name": "GLM 5.2 Flex", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "limit": { + "context": 1048560, + "output": 1048560 + }, + "temperature": true, + "tool_call": true, + "reasoning": { + "supported": true, + "default": true + }, + "attachment": false, + "open_weights": true, + "release_date": "2026-06-17", + "last_updated": "2026-06-17", + "cost": { + "input": 0.725, + "output": 2.25, + "cache_read": 0.18125 }, "type": "chat" }, @@ -56602,14 +56618,15 @@ "last_updated": "2026-06-17", "cost": { "input": 1.45, - "output": 4.5 + "output": 4.5, + "cache_read": 0.3625 }, "type": "chat" }, { - "id": "qwen3.5-397b-fast", - "name": "Qwen3.5 397B Fast", - "display_name": "Qwen3.5 397B Fast", + "id": "glm-5.2-short-fast", + "name": "GLM 5.2 Short Fast", + "display_name": "GLM 5.2 Short Fast", "modalities": { "input": [ "text" @@ -56619,39 +56636,29 @@ ] }, "limit": { - "context": 262128, - "output": 262128 + "context": 199984, + "output": 199984 }, "temperature": true, "tool_call": true, "reasoning": { - "supported": true - }, - "extra_capabilities": { - "reasoning": { - "supported": true, - "interleaved": true, - "summaries": true, - "visibility": "summary", - "continuation": [ - "thinking_blocks" - ] - } + "supported": false }, "attachment": false, "open_weights": true, - "release_date": "2026-02-01", - "last_updated": "2026-02-01", + "release_date": "2026-06-17", + "last_updated": "2026-06-17", "cost": { - "input": 0.69, - "output": 4.14 + "input": 1.45, + "output": 4.5, + "cache_read": 0.3625 }, "type": "chat" }, { - "id": "glm-5.1-fast", - "name": "GLM 5.1 Fast", - "display_name": "GLM 5.1 Fast", + "id": "qwen3.5-397b-fast", + "name": "Qwen3.5 397B Fast", + "display_name": "Qwen3.5 397B Fast", "modalities": { "input": [ "text" @@ -56661,21 +56668,33 @@ ] }, "limit": { - "context": 202736, - "output": 202736 + "context": 262128, + "output": 262128 }, "temperature": true, "tool_call": true, "reasoning": { - "supported": false + "supported": true + }, + "extra_capabilities": { + "reasoning": { + "supported": true, + "interleaved": true, + "summaries": true, + "visibility": "summary", + "continuation": [ + "thinking_blocks" + ] + } }, "attachment": false, "open_weights": true, - "release_date": "2026-04-07", - "last_updated": "2026-04-07", + "release_date": "2026-02-01", + "last_updated": "2026-02-01", "cost": { - "input": 1.1, - "output": 3.6 + "input": 0.69, + "output": 4.14, + "cache_read": 0.1725 }, "type": "chat" }, @@ -56707,7 +56726,8 @@ "last_updated": "2026-04-21", "cost": { "input": 0.69, - "output": 3.22 + "output": 3.22, + "cache_read": 0.1725 }, "type": "chat" }, @@ -56750,14 +56770,80 @@ "last_updated": "2026-04-01", "cost": { "input": 0.29, - "output": 1.15 + "output": 1.15, + "cache_read": 0.0725 + }, + "type": "chat" + }, + { + "id": "glm-5.2-short-flex", + "name": "GLM 5.2 Short Flex", + "display_name": "GLM 5.2 Short Flex", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "limit": { + "context": 199984, + "output": 199984 + }, + "temperature": true, + "tool_call": true, + "reasoning": { + "supported": true, + "default": true + }, + "attachment": false, + "open_weights": true, + "release_date": "2026-06-17", + "last_updated": "2026-06-17", + "cost": { + "input": 0.725, + "output": 2.25, + "cache_read": 0.18125 + }, + "type": "chat" + }, + { + "id": "glm-5.2-fast", + "name": "GLM 5.2 Fast", + "display_name": "GLM 5.2 Fast", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "limit": { + "context": 1048560, + "output": 1048560 + }, + "temperature": true, + "tool_call": true, + "reasoning": { + "supported": false + }, + "attachment": false, + "open_weights": true, + "release_date": "2026-06-17", + "last_updated": "2026-06-17", + "cost": { + "input": 1.45, + "output": 4.5, + "cache_read": 0.3625 }, "type": "chat" }, { "id": "glm-5.2-short", - "name": "GLM 5.2 short", - "display_name": "GLM 5.2 short", + "name": "GLM 5.2 Short", + "display_name": "GLM 5.2 Short", "modalities": { "input": [ "text" @@ -56767,8 +56853,8 @@ ] }, "limit": { - "context": 200000, - "output": 200000 + "context": 199984, + "output": 199984 }, "temperature": true, "tool_call": true, @@ -56782,7 +56868,43 @@ "last_updated": "2026-06-17", "cost": { "input": 1.45, - "output": 4.5 + "output": 4.5, + "cache_read": 0.3625 + }, + "type": "chat" + }, + { + "id": "kimi-k2.7-code-flex", + "name": "Kimi K2.7 Code Flex", + "display_name": "Kimi K2.7 Code Flex", + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + }, + "limit": { + "context": 262144, + "output": 262144 + }, + "temperature": false, + "tool_call": true, + "reasoning": { + "supported": true, + "default": true + }, + "attachment": true, + "open_weights": true, + "knowledge": "2025-01", + "release_date": "2026-06-12", + "last_updated": "2026-06-12", + "cost": { + "input": 0.475, + "output": 2, + "cache_read": 0.11875 }, "type": "chat" }, @@ -56826,7 +56948,8 @@ "last_updated": "2026-04-21", "cost": { "input": 0.69, - "output": 3.22 + "output": 3.22, + "cache_read": 0.1725 }, "type": "chat" }, @@ -56870,7 +56993,8 @@ "last_updated": "2026-01-27", "cost": { "input": 0.52, - "output": 2.59 + "output": 2.59, + "cache_read": 0.13 }, "type": "chat" }, @@ -56909,7 +57033,8 @@ "last_updated": "2026-06-12", "cost": { "input": 0.95, - "output": 4 + "output": 4, + "cache_read": 0.2375 }, "type": "chat" }, @@ -56953,7 +57078,8 @@ "last_updated": "2026-04-01", "cost": { "input": 0.29, - "output": 1.15 + "output": 1.15, + "cache_read": 0.0725 }, "type": "chat" }, @@ -56996,50 +57122,8 @@ "last_updated": "2026-02-01", "cost": { "input": 0.69, - "output": 4.14 - }, - "type": "chat" - }, - { - "id": "zai-org/GLM-5.1-FP8", - "name": "GLM 5.1 FP8", - "display_name": "GLM 5.1 FP8", - "modalities": { - "input": [ - "text" - ], - "output": [ - "text" - ] - }, - "limit": { - "context": 202736, - "output": 202736 - }, - "temperature": true, - "tool_call": true, - "reasoning": { - "supported": true, - "default": true - }, - "extra_capabilities": { - "reasoning": { - "supported": true, - "interleaved": true, - "summaries": true, - "visibility": "summary", - "continuation": [ - "thinking_blocks" - ] - } - }, - "attachment": false, - "open_weights": true, - "release_date": "2026-04-07", - "last_updated": "2026-04-07", - "cost": { - "input": 1.1, - "output": 3.6 + "output": 4.14, + "cache_read": 0.1725 }, "type": "chat" } @@ -107660,7 +107744,7 @@ "release_date": "2026-04-21", "last_updated": "2026-04-21", "cost": { - "input": 0.78, + "input": 0.66, "output": 3.5, "cache_read": 0.2, "cache_write": 0 @@ -107668,35 +107752,95 @@ "type": "chat" }, { - "id": "nvidia/llama-3.3-70b-instruct-fp8", - "name": "Llama 3.3 70B Instruct", - "display_name": "Llama 3.3 70B Instruct", + "id": "moonshotai/Kimi-K2.7-Code", + "name": "Kimi K2.7 Code", + "display_name": "Kimi K2.7 Code", "modalities": { "input": [ + "text", + "image" + ], + "output": [ "text" + ] + }, + "limit": { + "context": 262144, + "output": 262144 + }, + "temperature": false, + "tool_call": true, + "reasoning": { + "supported": true, + "default": true + }, + "extra_capabilities": { + "reasoning": { + "supported": true, + "interleaved": true, + "summaries": true, + "visibility": "summary", + "continuation": [ + "thinking_blocks" + ] + } + }, + "attachment": true, + "open_weights": true, + "knowledge": "2025-01", + "release_date": "2026-06-12", + "last_updated": "2026-06-12", + "cost": { + "input": 0.75, + "output": 3.5, + "cache_read": 0.2, + "cache_write": 0 + }, + "type": "chat" + }, + { + "id": "moonshotai/Kimi-K2.6-Fast", + "name": "Kimi K2.6 Fast", + "display_name": "Kimi K2.6 Fast", + "modalities": { + "input": [ + "text", + "image" ], "output": [ "text" ] }, "limit": { - "context": 131072, - "output": 131072 + "context": 262144, + "output": 262144 }, "temperature": true, "tool_call": true, "reasoning": { - "supported": false + "supported": true, + "default": true + }, + "extra_capabilities": { + "reasoning": { + "supported": true, + "interleaved": true, + "summaries": true, + "visibility": "summary", + "continuation": [ + "thinking_blocks" + ] + } }, "attachment": true, "open_weights": true, - "knowledge": "2023-12", - "release_date": "2024-12-06", - "last_updated": "2024-12-06", + "knowledge": "2025-01", + "release_date": "2026-04-21", + "last_updated": "2026-04-21", "cost": { - "input": 0.12, - "output": 0.38, - "cache_read": 0, + "input": 1.32, + "output": 7, + "cache_read": 0.4, "cache_write": 0 }, "type": "chat" @@ -107746,6 +107890,51 @@ }, "type": "chat" }, + { + "id": "zai-org/GLM-5.2", + "name": "GLM 5.2", + "display_name": "GLM 5.2", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "limit": { + "context": 1000000, + "output": 131072 + }, + "temperature": true, + "tool_call": true, + "reasoning": { + "supported": true, + "default": true + }, + "extra_capabilities": { + "reasoning": { + "supported": true, + "interleaved": true, + "summaries": true, + "visibility": "summary", + "continuation": [ + "thinking_blocks" + ] + } + }, + "attachment": false, + "open_weights": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-13", + "cost": { + "input": 1.2, + "output": 4.2, + "cache_read": 0.26, + "cache_write": 0 + }, + "type": "chat" + }, { "id": "MiniMaxAI/MiniMax-M2.5", "name": "MiniMax M2.5", @@ -107778,9 +107967,9 @@ "release_date": "2026-02-12", "last_updated": "2026-02-12", "cost": { - "input": 0.24, + "input": 0.15, "output": 0.9, - "cache_read": 0.03, + "cache_read": 0.05, "cache_write": 0 }, "type": "chat" @@ -119705,6 +119894,90 @@ }, "type": "chat" }, + { + "id": "moonshotai/kimi-k2.7-code-highspeed", + "name": "Kimi K2.7 Code Highspeed", + "display_name": "Kimi K2.7 Code Highspeed", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "limit": { + "context": 262144, + "output": 262144 + }, + "temperature": false, + "tool_call": true, + "reasoning": { + "supported": true, + "default": true + }, + "extra_capabilities": { + "reasoning": { + "supported": true, + "interleaved": true, + "summaries": true, + "visibility": "summary", + "continuation": [ + "thinking_blocks" + ] + } + }, + "attachment": true, + "open_weights": true, + "knowledge": "2025-01", + "release_date": "2026-06-12", + "last_updated": "2026-06-12", + "cost": { + "input": 1.9, + "output": 8, + "cache_read": 0.38 + }, + "type": "chat" + }, + { + "id": "Qwen/Qwen3.7-Max", + "name": "Qwen3.7 Max", + "display_name": "Qwen3.7 Max", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "limit": { + "context": 1000000, + "output": 65536 + }, + "temperature": true, + "tool_call": true, + "reasoning": { + "supported": true, + "default": true + }, + "extra_capabilities": { + "reasoning": { + "supported": true + } + }, + "attachment": false, + "open_weights": false, + "release_date": "2026-05-21", + "last_updated": "2026-05-21", + "cost": { + "input": 2.5, + "output": 7.5, + "cache_read": 0.25, + "cache_write": 3.125 + }, + "type": "chat" + }, { "id": "anthropic/claude-opus-4.7", "name": "Claude Opus 4.7", @@ -119977,6 +120250,50 @@ }, "type": "chat" }, + { + "id": "zai-org/GLM-5.2-FP8", + "name": "GLM-5.2", + "display_name": "GLM-5.2", + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + }, + "limit": { + "context": 1000000, + "output": 131072 + }, + "temperature": true, + "tool_call": true, + "reasoning": { + "supported": true, + "default": true + }, + "extra_capabilities": { + "reasoning": { + "supported": true, + "interleaved": true, + "summaries": true, + "visibility": "summary", + "continuation": [ + "thinking_blocks" + ] + } + }, + "attachment": false, + "open_weights": true, + "release_date": "2026-06-13", + "last_updated": "2026-06-13", + "cost": { + "input": 0.979, + "output": 3.08, + "cache_read": 0.182 + }, + "type": "chat" + }, { "id": "deepseek-ai/DeepSeek-V4-Flash", "name": "DeepSeek V4 Flash", @@ -207122,7 +207439,7 @@ "display_name": "Kimi K2 Thinking", "limit": { "context": 262144, - "output": 262144 + "output": 100352 }, "tool_call": true, "reasoning": { @@ -207418,7 +207735,7 @@ "display_name": "Kimi K2 0905", "limit": { "context": 262144, - "output": 262144 + "output": 100352 }, "tool_call": true, "reasoning": { @@ -207461,7 +207778,7 @@ "display_name": "Kimi K2 Instruct", "limit": { "context": 131072, - "output": 32768 + "output": 100352 }, "tool_call": true, "reasoning": { @@ -219250,6 +219567,25 @@ }, "type": "chat" }, + { + "id": "cloudflare-glm-5.2", + "name": "cloudflare-glm-5.2", + "display_name": "cloudflare-glm-5.2", + "limit": { + "context": 8192, + "output": 8192 + }, + "tool_call": false, + "reasoning": { + "supported": false + }, + "cost": { + "input": 1.4, + "output": 4.4002, + "cache_read": 0.2604 + }, + "type": "chat" + }, { "id": "coding-step-3.5-flash-free", "name": "coding-step-3.5-flash-free", @@ -222348,9 +222684,9 @@ "type": "chat" }, { - "id": "veo-3.1-fast-generate-preview", - "name": "veo-3.1-fast-generate-preview", - "display_name": "veo-3.1-fast-generate-preview", + "id": "veo-3.1-generate-preview", + "name": "veo-3.1-generate-preview", + "display_name": "veo-3.1-generate-preview", "modalities": { "input": [ "text", @@ -222368,14 +222704,15 @@ }, "cost": { "input": 2, - "output": 0 + "output": 2, + "cache_read": 0 }, "type": "chat" }, { - "id": "veo-3.1-generate-preview", - "name": "veo-3.1-generate-preview", - "display_name": "veo-3.1-generate-preview", + "id": "veo-3.0-generate-preview", + "name": "veo-3.0-generate-preview", + "display_name": "veo-3.0-generate-preview", "modalities": { "input": [ "text", @@ -222399,9 +222736,9 @@ "type": "chat" }, { - "id": "veo-3.0-generate-preview", - "name": "veo-3.0-generate-preview", - "display_name": "veo-3.0-generate-preview", + "id": "veo-3.1-fast-generate-preview", + "name": "veo-3.1-fast-generate-preview", + "display_name": "veo-3.1-fast-generate-preview", "modalities": { "input": [ "text", @@ -222419,8 +222756,7 @@ }, "cost": { "input": 2, - "output": 2, - "cache_read": 0 + "output": 0 }, "type": "chat" }, @@ -228629,6 +228965,24 @@ }, "type": "chat" }, + { + "id": "deepseek-ai/deepseek-llm-67b-chat", + "name": "deepseek-ai/deepseek-llm-67b-chat", + "display_name": "deepseek-ai/deepseek-llm-67b-chat", + "limit": { + "context": 8192, + "output": 8192 + }, + "tool_call": false, + "reasoning": { + "supported": false + }, + "cost": { + "input": 0.16, + "output": 0.16 + }, + "type": "chat" + }, { "id": "deepseek-ai/deepseek-vl2", "name": "deepseek-ai/deepseek-vl2", @@ -230998,9 +231352,14 @@ "type": "embedding" }, { - "id": "text-moderation-007", - "name": "text-moderation-007", - "display_name": "text-moderation-007", + "id": "tts-1-hd-1106", + "name": "tts-1-hd-1106", + "display_name": "tts-1-hd-1106", + "modalities": { + "input": [ + "audio" + ] + }, "limit": { "context": 8192, "output": 8192 @@ -231010,15 +231369,14 @@ "supported": false }, "cost": { - "input": 0.2, - "output": 0.2 - }, - "type": "chat" + "input": 30, + "output": 30 + } }, { - "id": "tts-1-hd-1106", - "name": "tts-1-hd-1106", - "display_name": "tts-1-hd-1106", + "id": "tts-1-hd", + "name": "tts-1-hd", + "display_name": "tts-1-hd", "modalities": { "input": [ "audio" @@ -231106,28 +231464,6 @@ }, "type": "chat" }, - { - "id": "tts-1-hd", - "name": "tts-1-hd", - "display_name": "tts-1-hd", - "modalities": { - "input": [ - "audio" - ] - }, - "limit": { - "context": 8192, - "output": 8192 - }, - "tool_call": false, - "reasoning": { - "supported": false - }, - "cost": { - "input": 30, - "output": 30 - } - }, { "id": "tts-1-1106", "name": "tts-1-1106", @@ -231208,6 +231544,24 @@ }, "type": "chat" }, + { + "id": "text-moderation-latest", + "name": "text-moderation-latest", + "display_name": "text-moderation-latest", + "limit": { + "context": 8192, + "output": 8192 + }, + "tool_call": false, + "reasoning": { + "supported": false + }, + "cost": { + "input": 0.2, + "output": 0.2 + }, + "type": "chat" + }, { "id": "yi-large", "name": "yi-large", @@ -231317,9 +231671,9 @@ "type": "chat" }, { - "id": "text-moderation-latest", - "name": "text-moderation-latest", - "display_name": "text-moderation-latest", + "id": "text-moderation-007", + "name": "text-moderation-007", + "display_name": "text-moderation-007", "limit": { "context": 8192, "output": 8192 @@ -233304,24 +233658,6 @@ }, "type": "chat" }, - { - "id": "deepseek-ai/deepseek-llm-67b-chat", - "name": "deepseek-ai/deepseek-llm-67b-chat", - "display_name": "deepseek-ai/deepseek-llm-67b-chat", - "limit": { - "context": 8192, - "output": 8192 - }, - "tool_call": false, - "reasoning": { - "supported": false - }, - "cost": { - "input": 0.16, - "output": 0.16 - }, - "type": "chat" - }, { "id": "deepseek-r1-distill-qianfan-llama-8b", "name": "deepseek-r1-distill-qianfan-llama-8b", @@ -237587,7 +237923,7 @@ }, "limit": { "context": 131072, - "output": 32768 + "output": 100352 }, "tool_call": true, "reasoning": { @@ -237609,7 +237945,7 @@ }, "limit": { "context": 262144, - "output": 262144 + "output": 100352 }, "tool_call": true, "reasoning": { @@ -246766,7 +247102,7 @@ }, "limit": { "context": 262144, - "output": 262144 + "output": 100352 }, "tool_call": true, "reasoning": { @@ -246788,7 +247124,7 @@ }, "limit": { "context": 131072, - "output": 131072 + "output": 100352 }, "tool_call": true, "reasoning": {