{ "displayName": "LongCat", "baseUrl": "https://api.longcat.chat/anthropic", "apiKeyTemplate": "ak_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "models": [ { "id": "LongCat-2.0", "name": "LongCat-2.0", "tooltip": "LongCat-2.0 是 LongCat API 开放平台的高性能 Agentic 模型,擅长代码编写与智能体任务。", "sdkMode": "anthropic", "contextSize": [1000000, 512000, 400000, 256000, 192000], "maxInputTokens": 936000, "maxOutputTokens": 64000, "thinking": ["enabled", "disabled"], "capabilities": { "toolCalling": true, "imageInput": false, "editTools": true }, "tokenPricing": { "USD": [0.3, 1.2, 0.006], "RMB": [2, 8, 0.04] } } ] }