Skip to content

Commit 7ec444e

Browse files
Fix Ling 3.0 Flash: supportsScreenshot false
1 parent dacb415 commit 7ec444e

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
@@ -959,7 +959,7 @@
959959
{ id:'PUTER_AUTOGLM_PHONE_MULTILINGUAL', displayName:'AutoGLM Phone Multilingual 9B (Puter)', modelName:'z-ai/autoglm-phone-multilingual', apiProvider:'PUTER', supportsScreenshot:true, supportsTopK:false, supportsThinking:false, isOffline:false, hint:'free', strike:false },
960960
{ id:'PUTER_MINIMAX_M3', displayName:'MiniMax M3 (Puter)', modelName:'minimax/minimax-m3', apiProvider:'PUTER', supportsScreenshot:true, supportsTopK:false, supportsThinking:true, isOffline:false, hint:'$0.3/M input | $1.2/M output – thinking enabled', strike:false },
961961
{ id:'PUTER_QWEN2_5_VL_72B', displayName:'Qwen3.7 Plus (Puter)', modelName:'qwen/qwen3.7-plus', apiProvider:'PUTER', supportsScreenshot:true, supportsTopK:false, supportsThinking:true, isOffline:false, hint:'$0.32/M input | $1.28/M output – thinking enabled', strike:false },
962-
{ id:'PUTER_LING_3_FLASH', displayName:'Ling 3.0 Flash (Puter)', modelName:'inclusionai/ling-3.0-flash', apiProvider:'PUTER', supportsScreenshot:true, supportsTopK:false, supportsThinking:true, isOffline:false, hint:'Free - Free access is only available for a short time; after that, access will be interrupted server-side. – thinking enabled', strike:false },
962+
{ id:'PUTER_LING_3_FLASH', displayName:'Ling 3.0 Flash (Puter)', modelName:'inclusionai/ling-3.0-flash', apiProvider:'PUTER', supportsScreenshot:false, supportsTopK:false, supportsThinking:true, isOffline:false, hint:'Free - Free access is only available for a short time; after that, access will be interrupted server-side. – thinking enabled', strike:false },
963963
{ id:'GROQ_QWEN3_6_27B', displayName:'Qwen3.6 27B (Groq)', modelName:'qwen/qwen3.6-27b', apiProvider:'GROQ', supportsScreenshot:false, supportsTopK:true, supportsThinking:true, isOffline:false, hint:'30 free requests per min – thinking enabled', strike:false },
964964
{ id:'GROQ_GPT_OSS_120B', displayName:'GPT-OSS 120B (Groq)', modelName:'openai/gpt-oss-120b', apiProvider:'GROQ', supportsScreenshot:false, supportsTopK:true, supportsThinking:true, isOffline:false, hint:'30 free requests per min – thinking enabled', strike:false },
965965
{ id:'MISTRAL_LARGE_3', displayName:'Mistral Large 3', modelName:'mistral-large-latest', apiProvider:'MISTRAL', supportsScreenshot:true, supportsTopK:false, supportsThinking:false, isOffline:false, hint:'', strike:false },

0 commit comments

Comments
 (0)