|
| 1 | +{ |
| 2 | + "$schema": "../$schemas/model.schema.json", |
| 3 | + "id": "deepseek-3-2", |
| 4 | + "name": "DeepSeek V3.2", |
| 5 | + "description": "DeepSeek V3.2 is a reasoning-first model with 128K context window, designed for agent tasks with integrated thinking in tool-use capabilities.", |
| 6 | + "translations": { |
| 7 | + "zh-Hans": { |
| 8 | + "description": "DeepSeek V3.2 是推理优先的模型,具备 128K 上下文窗口,专为智能体任务设计,将思考直接集成到工具使用中。" |
| 9 | + }, |
| 10 | + "de": { |
| 11 | + "description": "DeepSeek V3.2 ist ein reasoning-first Modell mit 128K-Kontextfenster, optimiert fur Agent-Tasks mit integriertem Denken in Tool-Use-Fahigkeiten." |
| 12 | + }, |
| 13 | + "ko": { |
| 14 | + "description": "DeepSeek V3.2은 128K 컨텍스트 윈도를 갖춘 추론 우선 모델로, 도구 사용에 통합된 생각 기능을 갖춘 에이전트 작업을 위해 설계되었습니다." |
| 15 | + }, |
| 16 | + "es": { |
| 17 | + "description": "DeepSeek V3.2 es un modelo de razonamiento prioritario con ventana de contexto de 128K, disenado para tareas de agentes con capacidades de pensamiento integrado en herramienta." |
| 18 | + }, |
| 19 | + "fr": { |
| 20 | + "description": "DeepSeek V3.2 est un modele raisonnement-prioritaire avec une fenetre de contexte de 128K, concu pour les taches d'agents avec des capacites de reflechion integrees dans l'utilisation d'outils." |
| 21 | + }, |
| 22 | + "id": { |
| 23 | + "description": "DeepSeek V3.2 adalah model penalaran prioritas dengan jendela konteks 128K, dirancang untuk tugas agen dengan kemampuan berpikir terintegrasi dalam penggunaan alat." |
| 24 | + }, |
| 25 | + "ja": { |
| 26 | + "description": "DeepSeek V3.2は128Kコンテキストウィンドウを持つ推論優先モデルで、ツール使用に統合された思考機能を持つエージェントタスクのために設計されています。" |
| 27 | + }, |
| 28 | + "pt": { |
| 29 | + "description": "DeepSeek V3.2 e um modelo de raciocinio prioritario com janela de contexto de 128K, projetado para tarefas de agentes com capacidades de pensamento integradas em uso de ferramentas." |
| 30 | + }, |
| 31 | + "ru": { |
| 32 | + "description": "DeepSeek V3.2 - это модель с приоритетом рассуждения с окном контекста 128K, разработанная для задач агентов с интегрированным мышлением в использовании инструментов." |
| 33 | + }, |
| 34 | + "tr": { |
| 35 | + "description": "DeepSeek V3.2, 128K baglam penceresine sahip oncelikli muhakeme modelidir, arac kullaniminda entegre dusunme yeteneklerine sahip ortam gorevleri icin tasarlanmistir." |
| 36 | + }, |
| 37 | + "zh-Hant": { |
| 38 | + "description": "DeepSeek V3.2 是推理優先的模型,具備 128K 上下文視窗,專為智能體任務設計,將思考直接整合到工具使用中。" |
| 39 | + } |
| 40 | + }, |
| 41 | + "verified": false, |
| 42 | + "websiteUrl": "https://www.deepseek.com", |
| 43 | + "docsUrl": "https://api-docs.deepseek.com/quick_start/pricing", |
| 44 | + "vendor": "DeepSeek", |
| 45 | + "size": "671B", |
| 46 | + "contextWindow": 128000, |
| 47 | + "maxOutput": 8000, |
| 48 | + "tokenPricing": { |
| 49 | + "input": 0.28, |
| 50 | + "output": 0.42, |
| 51 | + "cache": 0.028 |
| 52 | + }, |
| 53 | + "releaseDate": "2025-12-01", |
| 54 | + "lifecycle": "latest", |
| 55 | + "knowledgeCutoff": null, |
| 56 | + "inputModalities": ["text"], |
| 57 | + "outputModalities": ["text"], |
| 58 | + "capabilities": ["function-calling", "tool-choice", "structured-outputs", "reasoning"], |
| 59 | + "benchmarks": { |
| 60 | + "sweBench": null, |
| 61 | + "terminalBench": null, |
| 62 | + "sciCode": null, |
| 63 | + "liveCodeBench": null, |
| 64 | + "mmmu": null, |
| 65 | + "mmmuPro": null, |
| 66 | + "webDevArena": null |
| 67 | + }, |
| 68 | + "platformUrls": { |
| 69 | + "huggingface": "https://huggingface.co/deepseek-ai/DeepSeek-V3.2", |
| 70 | + "artificialAnalysis": null, |
| 71 | + "openrouter": null |
| 72 | + } |
| 73 | +} |
0 commit comments