Skip to content

Commit e279609

Browse files
author
Arena Agent
committed
Fix GLM 5V Turbo Vercel request options
1 parent 82057bd commit e279609

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1019,7 +1019,7 @@
10191019
{ id:'GEMMA_3N_E4B_IT', displayName:'Gemma 3n E4B it (offline)', modelName:'gemma-3n-e4b-it', apiProvider:'GOOGLE', supportsScreenshot:true, supportsTopK:true, supportsThinking:false, isOffline:true, hint:'4.92 GB download required.', strike:false },
10201020
{ id:'GEMMA_4_E4B_IT', displayName:'Gemma 4 E4B it (offline)', modelName:'gemma-4-e4b-it', apiProvider:'GOOGLE', supportsScreenshot:false, supportsTopK:true, supportsThinking:false, isOffline:true, hint:'3.40 GB download required.', strike:false },
10211021
{ id:'HUMAN_EXPERT', displayName:'Human Expert', modelName:'human-expert', apiProvider:'HUMAN_EXPERT', supportsScreenshot:true, supportsTopK:false, supportsThinking:false, isOffline:false, hint:'Requires Pro subscription.', strike:false },
1022-
{ id:'GLM_5V_TURBO_VERCEL', displayName:'GLM 5V Turbo (Vercel)', modelName:'zai/glm-5v-turbo', apiProvider:'VERCEL', supportsScreenshot:true, supportsTopK:false, supportsThinking:true, isOffline:false, hint:'Credit or debit card required - $1.20/M input | $0.24/M cache read | $4/M output - caching and thinking enabled', strike:false },
1022+
{ id:'GLM_5V_TURBO_VERCEL', displayName:'GLM 5V Turbo (Vercel)', modelName:'zai/glm-5v-turbo', apiProvider:'VERCEL', supportsScreenshot:true, supportsTopK:false, supportsThinking:false, isOffline:false, hint:'Credit or debit card required - $1.20/M input | $0.24/M cache read | $4/M output', strike:false },
10231023
{ id:'GPT_5_1_CODEX_MAX', displayName:'GPT-5.1 Codex Max (Vercel)', modelName:'openai/gpt-5.1-codex-max', apiProvider:'VERCEL', supportsScreenshot:false, supportsTopK:true, supportsThinking:true, isOffline:false, hint:'Vercel requires a credit card.',strike:false },
10241024
{ id:'GPT_5_1_CODEX_MINI', displayName:'GPT-5.1 Codex Mini (Vercel)', modelName:'openai/gpt-5.1-codex-mini', apiProvider:'VERCEL', supportsScreenshot:false, supportsTopK:true, supportsThinking:true, isOffline:false, hint:'Vercel requires a credit card.',strike:false },
10251025
{ id:'GPT_5_NANO', displayName:'GPT-5 Nano (Vercel)', modelName:'openai/gpt-5-nano', apiProvider:'VERCEL', supportsScreenshot:false, supportsTopK:true, supportsThinking:false, isOffline:false, hint:'Vercel requires a credit card.',strike:false },

0 commit comments

Comments
 (0)