From 121fffadbdf2b619336043dae7f15596694dba46 Mon Sep 17 00:00:00 2001 From: Pan YANG Date: Mon, 20 Jul 2026 22:39:55 +0800 Subject: [PATCH] feat(data): add current flagship models --- cspell.json | 16 ++ data/changelogs.json | 286 +++++++++++++++++++ data/data-health.json | 18 +- data/github-stars.json | 11 +- docs/DATA-HEALTH.md | 14 +- docs/DATA-TRUST.md | 2 +- docs/PROJECT-REVIEW-2026-07-18.md | 11 + manifests/models/claude-fable-5.json | 97 +++++++ manifests/models/claude-opus-4-8.json | 97 +++++++ manifests/models/claude-sonnet-5.json | 97 +++++++ manifests/models/gemini-3-1-flash-lite.json | 101 +++++++ manifests/models/gemini-3-1-pro-preview.json | 101 +++++++ manifests/models/gemini-3-5-flash.json | 101 +++++++ manifests/models/gpt-5-6-luna.json | 97 +++++++ manifests/models/gpt-5-6-sol.json | 97 +++++++ manifests/models/gpt-5-6-terra.json | 97 +++++++ src/lib/generated/metadata.ts | 2 +- src/lib/generated/models.ts | 20 +- 18 files changed, 1245 insertions(+), 20 deletions(-) create mode 100644 manifests/models/claude-fable-5.json create mode 100644 manifests/models/claude-opus-4-8.json create mode 100644 manifests/models/claude-sonnet-5.json create mode 100644 manifests/models/gemini-3-1-flash-lite.json create mode 100644 manifests/models/gemini-3-1-pro-preview.json create mode 100644 manifests/models/gemini-3-5-flash.json create mode 100644 manifests/models/gpt-5-6-luna.json create mode 100644 manifests/models/gpt-5-6-sol.json create mode 100644 manifests/models/gpt-5-6-terra.json diff --git a/cspell.json b/cspell.json index e0ce405..f411443 100644 --- a/cspell.json +++ b/cspell.json @@ -133,9 +133,18 @@ "TSESTree", "Vervollständigungstool", "agentco", + "agentische", "agentico", "agentischer", "agenticen", + "agéntica", + "agénticas", + "agéntico", + "agénticos", + "agêntica", + "agênticas", + "agêntico", + "agênticos", "ajent", "aiCodingStack", "ajant", @@ -159,6 +168,7 @@ "autônomos", "ayiklama", "berechtigungsbasierter", + "berlatensi", "berbayar", "bienvene", "cagirme", @@ -170,6 +180,7 @@ "calistirin", "canli", "cmdk", + "ciberseguridad", "construíndo", "customizaveis", "d'intelligenc", @@ -181,6 +192,7 @@ "didesain", "dvcode", "etkileşemezlerdi", + "econômico", "fortschrittlichestes", "gtag", "görselleştirin", @@ -218,8 +230,10 @@ "multilíngue", "orkestr", "мультимодальный", + "мультимодального", "odakli", "optimizasyon", + "önizleme", "orkestrasyonu", "orkestre", "pengkodean", @@ -256,6 +270,8 @@ "yayin", "yığınınızı", "yığınınızı", + "zekâyı", + "агентных", "Бенчмарки", "Мультимодальное", "Мультимодальный", diff --git a/data/changelogs.json b/data/changelogs.json index 9835cfb..558ce13 100644 --- a/data/changelogs.json +++ b/data/changelogs.json @@ -1,6 +1,292 @@ { "version": 1, "entries": [ + { + "id": "2026-07-20-latest-models", + "date": "2026-07-20", + "summary": "Added current flagship model families from OpenAI, Anthropic, and Google", + "changes": [ + { + "category": "models", + "id": "claude-fable-5", + "change": "added", + "fields": [ + "benchmarks", + "capabilities", + "confidence", + "contextWindow", + "description", + "docsUrl", + "id", + "inputModalities", + "knowledgeCutoff", + "lastVerifiedAt", + "lifecycle", + "maxOutput", + "name", + "outputModalities", + "platformUrls", + "releaseDate", + "size", + "sources", + "tokenPricing", + "translations", + "vendor", + "verified", + "verifiedBy", + "websiteUrl" + ] + }, + { + "category": "models", + "id": "claude-opus-4-8", + "change": "added", + "fields": [ + "benchmarks", + "capabilities", + "confidence", + "contextWindow", + "description", + "docsUrl", + "id", + "inputModalities", + "knowledgeCutoff", + "lastVerifiedAt", + "lifecycle", + "maxOutput", + "name", + "outputModalities", + "platformUrls", + "releaseDate", + "size", + "sources", + "tokenPricing", + "translations", + "vendor", + "verified", + "verifiedBy", + "websiteUrl" + ] + }, + { + "category": "models", + "id": "claude-sonnet-5", + "change": "added", + "fields": [ + "benchmarks", + "capabilities", + "confidence", + "contextWindow", + "description", + "docsUrl", + "id", + "inputModalities", + "knowledgeCutoff", + "lastVerifiedAt", + "lifecycle", + "maxOutput", + "name", + "outputModalities", + "platformUrls", + "releaseDate", + "size", + "sources", + "tokenPricing", + "translations", + "vendor", + "verified", + "verifiedBy", + "websiteUrl" + ] + }, + { + "category": "models", + "id": "gemini-3-1-flash-lite", + "change": "added", + "fields": [ + "benchmarks", + "capabilities", + "confidence", + "contextWindow", + "description", + "docsUrl", + "id", + "inputModalities", + "knowledgeCutoff", + "lastVerifiedAt", + "lifecycle", + "maxOutput", + "name", + "outputModalities", + "platformUrls", + "releaseDate", + "size", + "sources", + "tokenPricing", + "translations", + "vendor", + "verified", + "verifiedBy", + "websiteUrl" + ] + }, + { + "category": "models", + "id": "gemini-3-1-pro-preview", + "change": "added", + "fields": [ + "benchmarks", + "capabilities", + "confidence", + "contextWindow", + "description", + "docsUrl", + "id", + "inputModalities", + "knowledgeCutoff", + "lastVerifiedAt", + "lifecycle", + "maxOutput", + "name", + "outputModalities", + "platformUrls", + "releaseDate", + "size", + "sources", + "tokenPricing", + "translations", + "vendor", + "verified", + "verifiedBy", + "websiteUrl" + ] + }, + { + "category": "models", + "id": "gemini-3-5-flash", + "change": "added", + "fields": [ + "benchmarks", + "capabilities", + "confidence", + "contextWindow", + "description", + "docsUrl", + "id", + "inputModalities", + "knowledgeCutoff", + "lastVerifiedAt", + "lifecycle", + "maxOutput", + "name", + "outputModalities", + "platformUrls", + "releaseDate", + "size", + "sources", + "tokenPricing", + "translations", + "vendor", + "verified", + "verifiedBy", + "websiteUrl" + ] + }, + { + "category": "models", + "id": "gpt-5-6-luna", + "change": "added", + "fields": [ + "benchmarks", + "capabilities", + "confidence", + "contextWindow", + "description", + "docsUrl", + "id", + "inputModalities", + "knowledgeCutoff", + "lastVerifiedAt", + "lifecycle", + "maxOutput", + "name", + "outputModalities", + "platformUrls", + "releaseDate", + "size", + "sources", + "tokenPricing", + "translations", + "vendor", + "verified", + "verifiedBy", + "websiteUrl" + ] + }, + { + "category": "models", + "id": "gpt-5-6-sol", + "change": "added", + "fields": [ + "benchmarks", + "capabilities", + "confidence", + "contextWindow", + "description", + "docsUrl", + "id", + "inputModalities", + "knowledgeCutoff", + "lastVerifiedAt", + "lifecycle", + "maxOutput", + "name", + "outputModalities", + "platformUrls", + "releaseDate", + "size", + "sources", + "tokenPricing", + "translations", + "vendor", + "verified", + "verifiedBy", + "websiteUrl" + ] + }, + { + "category": "models", + "id": "gpt-5-6-terra", + "change": "added", + "fields": [ + "benchmarks", + "capabilities", + "confidence", + "contextWindow", + "description", + "docsUrl", + "id", + "inputModalities", + "knowledgeCutoff", + "lastVerifiedAt", + "lifecycle", + "maxOutput", + "name", + "outputModalities", + "platformUrls", + "releaseDate", + "size", + "sources", + "tokenPricing", + "translations", + "vendor", + "verified", + "verifiedBy", + "websiteUrl" + ] + } + ] + }, { "id": "2026-07-19-data-integrity", "date": "2026-07-19", diff --git a/data/data-health.json b/data/data-health.json index 1fb55dc..bb340f6 100644 --- a/data/data-health.json +++ b/data/data-health.json @@ -1,5 +1,5 @@ { - "asOf": "2026-07-19", + "asOf": "2026-07-20", "thresholds": { "models": 30, "providers": 30, @@ -9,14 +9,14 @@ "vendors": 90 }, "summary": { - "totalRecords": 134, - "recordsWithSources": 9, - "verifiedRecords": 39, - "provenanceComplete": 9, + "totalRecords": 143, + "recordsWithSources": 18, + "verifiedRecords": 48, + "provenanceComplete": 18, "staleVerifiedRecords": 0, "translationPlaceholderValues": 1411, "danglingRelationships": 0, - "modelBenchmarkCoverage": 28.1, + "modelBenchmarkCoverage": 22.4, "productsWithPricing": 48, "productRecords": 48, "errors": 0, @@ -43,9 +43,9 @@ "stale": 0 }, "models": { - "total": 33, - "verified": 28, - "provenanceComplete": 3, + "total": 42, + "verified": 37, + "provenanceComplete": 12, "stale": 0 }, "providers": { diff --git a/data/github-stars.json b/data/github-stars.json index fa805e1..07c8feb 100644 --- a/data/github-stars.json +++ b/data/github-stars.json @@ -54,8 +54,17 @@ "zed": 74 }, "models": { + "claude-fable-5": null, + "claude-opus-4-8": null, + "claude-sonnet-5": null, "composer": null, "deepseek-3-2": null, - "glm-4-6v": null + "gemini-3-1-flash-lite": null, + "gemini-3-1-pro-preview": null, + "gemini-3-5-flash": null, + "glm-4-6v": null, + "gpt-5-6-luna": null, + "gpt-5-6-sol": null, + "gpt-5-6-terra": null } } diff --git a/docs/DATA-HEALTH.md b/docs/DATA-HEALTH.md index fccf249..2f31a8e 100644 --- a/docs/DATA-HEALTH.md +++ b/docs/DATA-HEALTH.md @@ -1,19 +1,19 @@ # Data Health Report -Snapshot date: 2026-07-19. Regenerate with `npm run data-health:report`. +Snapshot date: 2026-07-20. Regenerate with `npm run data-health:report`. ## Scorecard | Metric | Value | | --- | ---: | -| Manifest records | 134 | -| Records with structured sources | 9 | -| Verified records | 39 | -| Verified with complete provenance | 9 | +| Manifest records | 143 | +| Records with structured sources | 18 | +| Verified records | 48 | +| Verified with complete provenance | 18 | | Stale verified records | 0 | | Non-English values identical to English | 1411 | | Dangling product relationships | 0 | -| Model benchmark coverage | 28.1% | +| Model benchmark coverage | 22.4% | | Products with pricing | 48/48 | | Errors / warnings / info | 0 / 30 / 125 | @@ -24,7 +24,7 @@ Snapshot date: 2026-07-19. Regenerate with `npm run data-health:report`. | ides | 13 | 0 | 0 | 0 | | clis | 20 | 2 | 1 | 0 | | extensions | 15 | 3 | 2 | 0 | -| models | 33 | 28 | 3 | 0 | +| models | 42 | 37 | 12 | 0 | | providers | 13 | 4 | 3 | 0 | | vendors | 40 | 2 | 0 | 0 | diff --git a/docs/DATA-TRUST.md b/docs/DATA-TRUST.md index 8c48df6..9b542a8 100644 --- a/docs/DATA-TRUST.md +++ b/docs/DATA-TRUST.md @@ -36,7 +36,7 @@ Example: ## Current rollout state -Legacy records may have `verified: true` without structured provenance because the boolean predates these fields. Treat those badges as evidence of a prior team review, not as a current freshness guarantee. They are being backfilled category by category; no source or review date should be invented merely to complete the fields. The first official-source batch covers OpenAI, Anthropic, and Google providers plus one representative model from each. The second batch covers the Claude Code CLI and IDE integration plus Gemini Code Assist, including current product editions and release information. +Legacy records may have `verified: true` without structured provenance because the boolean predates these fields. Treat those badges as evidence of a prior team review, not as a current freshness guarantee. They are being backfilled category by category; no source or review date should be invented merely to complete the fields. The first official-source batch covers OpenAI, Anthropic, and Google providers plus one representative model from each. The second batch covers the Claude Code CLI and IDE integration plus Gemini Code Assist, including current product editions and release information. The current-model batch adds the latest OpenAI GPT-5.6, Anthropic Claude, and Google Gemini flagship families with official specifications, pricing, lifecycle, release dates, and provenance. For new entries and material updates, a `verified: true` change should include at least one authoritative source, `lastVerifiedAt`, `verifiedBy`, and `confidence`. Official product documentation and pricing pages are preferred over third-party summaries. Benchmark fields should cite the benchmark owner or an official model report. diff --git a/docs/PROJECT-REVIEW-2026-07-18.md b/docs/PROJECT-REVIEW-2026-07-18.md index 2a969d3..9128ad6 100644 --- a/docs/PROJECT-REVIEW-2026-07-18.md +++ b/docs/PROJECT-REVIEW-2026-07-18.md @@ -196,3 +196,14 @@ evidence; completed items are reflected in the checklists and implementation log official sources showed that legacy values had changed. - Improved the health snapshot from 6 to 9 records with complete provenance, reduced warnings from 38 to 30, and eliminated all dangling relationships. + +### 2026-07-20 + +- Prioritized catalog freshness ahead of further legacy provenance backfill so users can compare + the models that vendors currently recommend. +- Added GPT-5.6 Sol, Terra, and Luna; Claude Fable 5, Opus 4.8, and Sonnet 5; and Gemini 3.5 Flash, + 3.1 Pro Preview, and 3.1 Flash-Lite. +- Recorded official specifications, current API pricing, lifecycle, release dates, capabilities, + and field-level provenance for all nine models, with descriptions across all supported locales. +- Increased complete provenance coverage from 9 to 18 records while keeping data-health findings at + 0 errors and 30 legacy warnings. diff --git a/manifests/models/claude-fable-5.json b/manifests/models/claude-fable-5.json new file mode 100644 index 0000000..af753ae --- /dev/null +++ b/manifests/models/claude-fable-5.json @@ -0,0 +1,97 @@ +{ + "$schema": "../$schemas/model.schema.json", + "id": "claude-fable-5", + "name": "Claude Fable 5", + "description": "Anthropic's most capable widely released model, built for demanding reasoning and long-horizon agentic work with a 1M-token context window.", + "translations": { + "de": { + "description": "Anthropics leistungsfähigstes breit verfügbares Modell für anspruchsvolles Schlussfolgern und langfristige agentische Arbeit mit einem Kontextfenster von 1 Mio. Token." + }, + "es": { + "description": "El modelo de Anthropic más capaz y ampliamente disponible, creado para razonamiento exigente y trabajo agéntico de largo alcance con un contexto de 1 millón de tokens." + }, + "fr": { + "description": "Le modèle largement disponible le plus performant d’Anthropic, conçu pour le raisonnement exigeant et le travail agentique de longue durée avec un contexte de 1 million de jetons." + }, + "id": { + "description": "Model Anthropic paling andal yang dirilis secara luas, dibuat untuk penalaran berat dan pekerjaan agentik jangka panjang dengan konteks 1 juta token." + }, + "ja": { + "description": "100万トークンのコンテキストを備え、高度な推論と長期的なエージェント作業向けに構築された、Anthropicで最も高性能な一般提供モデル。" + }, + "ko": { + "description": "100만 토큰 컨텍스트 창으로 까다로운 추론과 장기 에이전트 작업을 위해 구축된 Anthropic의 가장 강력한 범용 출시 모델입니다." + }, + "pt": { + "description": "O modelo amplamente disponível mais capaz da Anthropic, criado para raciocínio exigente e trabalho agêntico de longo prazo com contexto de 1 milhão de tokens." + }, + "ru": { + "description": "Самая мощная широко доступная модель Anthropic для сложных рассуждений и длительной агентной работы с контекстным окном в 1 млн токенов." + }, + "tr": { + "description": "Anthropic’in 1 milyon token bağlam penceresiyle zorlu akıl yürütme ve uzun vadeli aracı çalışmaları için geliştirilmiş en yetenekli, geniş kullanıma sunulan modeli." + }, + "zh-Hans": { + "description": "Anthropic 能力最强的广泛发布模型,面向高难度推理和长周期智能体任务,提供 100 万 token 上下文窗口。" + }, + "zh-Hant": { + "description": "Anthropic 能力最強的廣泛發布模型,面向高難度推理和長週期智慧體任務,提供 100 萬 token 上下文視窗。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://platform.claude.com/docs/en/about-claude/models/overview", + "title": "Claude models overview", + "fields": [ + "docsUrl", + "contextWindow", + "maxOutput", + "tokenPricing", + "knowledgeCutoff", + "inputModalities", + "outputModalities", + "capabilities" + ] + }, + { + "url": "https://platform.claude.com/docs/en/about-claude/models/introducing-claude-fable-5-and-claude-mythos-5", + "title": "Introducing Claude Fable 5 and Claude Mythos 5", + "fields": ["name", "description", "releaseDate", "lifecycle"] + } + ], + "lastVerifiedAt": "2026-07-20", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://www.anthropic.com", + "docsUrl": "https://platform.claude.com/docs/en/about-claude/models/overview", + "vendor": "Anthropic", + "size": "Unknown", + "contextWindow": 1000000, + "maxOutput": 128000, + "tokenPricing": { + "input": 10, + "output": 50, + "cache": 1 + }, + "releaseDate": "2026-06-09", + "lifecycle": "latest", + "knowledgeCutoff": "2026-01", + "inputModalities": ["text", "image", "pdf"], + "outputModalities": ["text"], + "capabilities": ["function-calling", "tool-choice", "structured-outputs", "reasoning"], + "benchmarks": { + "sweBench": null, + "terminalBench": null, + "mmmu": null, + "mmmuPro": null, + "webDevArena": null, + "sciCode": null, + "liveCodeBench": null + }, + "platformUrls": { + "huggingface": null, + "artificialAnalysis": null, + "openrouter": null + } +} diff --git a/manifests/models/claude-opus-4-8.json b/manifests/models/claude-opus-4-8.json new file mode 100644 index 0000000..2bd8131 --- /dev/null +++ b/manifests/models/claude-opus-4-8.json @@ -0,0 +1,97 @@ +{ + "$schema": "../$schemas/model.schema.json", + "id": "claude-opus-4-8", + "name": "Claude Opus 4.8", + "description": "Anthropic's Opus model for complex agentic coding and enterprise work, with a 1M-token context window, adaptive thinking, and 128K output.", + "translations": { + "de": { + "description": "Anthropics Opus-Modell für komplexe agentische Programmierung und Unternehmensarbeit mit 1 Mio. Token Kontext, adaptivem Denken und 128K Ausgabe." + }, + "es": { + "description": "El modelo Opus de Anthropic para programación agéntica compleja y trabajo empresarial, con contexto de 1 millón de tokens, pensamiento adaptativo y salida de 128K." + }, + "fr": { + "description": "Le modèle Opus d’Anthropic pour le codage agentique complexe et le travail d’entreprise, avec 1 million de jetons de contexte, pensée adaptative et sortie de 128K." + }, + "id": { + "description": "Model Opus dari Anthropic untuk pemrograman agentik kompleks dan pekerjaan perusahaan, dengan konteks 1 juta token, pemikiran adaptif, dan keluaran 128K." + }, + "ja": { + "description": "100万トークンのコンテキスト、適応型思考、128K出力を備え、複雑なエージェント型コーディングと企業業務に対応するAnthropicのOpusモデル。" + }, + "ko": { + "description": "100만 토큰 컨텍스트, 적응형 사고, 128K 출력을 갖춘 복잡한 에이전트 코딩 및 엔터프라이즈 업무용 Anthropic Opus 모델입니다." + }, + "pt": { + "description": "O modelo Opus da Anthropic para programação agêntica complexa e trabalho empresarial, com contexto de 1 milhão de tokens, pensamento adaptativo e saída de 128K." + }, + "ru": { + "description": "Модель Anthropic Opus для сложного агентного программирования и корпоративных задач с контекстом 1 млн токенов, адаптивным мышлением и выводом 128K." + }, + "tr": { + "description": "Anthropic’in 1 milyon token bağlam, uyarlanabilir düşünme ve 128K çıktı sunan karmaşık aracı kodlama ve kurumsal iş modeli Opus." + }, + "zh-Hans": { + "description": "Anthropic 面向复杂智能体编码和企业工作的 Opus 模型,提供 100 万 token 上下文、自适应思考和 128K 输出。" + }, + "zh-Hant": { + "description": "Anthropic 面向複雜智慧體編碼和企業工作的 Opus 模型,提供 100 萬 token 上下文、自適應思考和 128K 輸出。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://platform.claude.com/docs/en/about-claude/models/overview", + "title": "Claude models overview", + "fields": [ + "docsUrl", + "contextWindow", + "maxOutput", + "tokenPricing", + "knowledgeCutoff", + "inputModalities", + "outputModalities", + "capabilities" + ] + }, + { + "url": "https://www.anthropic.com/news/claude-opus-4-8", + "title": "Introducing Claude Opus 4.8", + "fields": ["name", "description", "releaseDate", "lifecycle"] + } + ], + "lastVerifiedAt": "2026-07-20", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://www.anthropic.com", + "docsUrl": "https://platform.claude.com/docs/en/about-claude/models/whats-new-claude-4-8", + "vendor": "Anthropic", + "size": "Unknown", + "contextWindow": 1000000, + "maxOutput": 128000, + "tokenPricing": { + "input": 5, + "output": 25, + "cache": 0.5 + }, + "releaseDate": "2026-05-28", + "lifecycle": "latest", + "knowledgeCutoff": "2026-01", + "inputModalities": ["text", "image", "pdf"], + "outputModalities": ["text"], + "capabilities": ["function-calling", "tool-choice", "structured-outputs", "reasoning"], + "benchmarks": { + "sweBench": null, + "terminalBench": null, + "mmmu": null, + "mmmuPro": null, + "webDevArena": null, + "sciCode": null, + "liveCodeBench": null + }, + "platformUrls": { + "huggingface": null, + "artificialAnalysis": null, + "openrouter": null + } +} diff --git a/manifests/models/claude-sonnet-5.json b/manifests/models/claude-sonnet-5.json new file mode 100644 index 0000000..1ff5019 --- /dev/null +++ b/manifests/models/claude-sonnet-5.json @@ -0,0 +1,97 @@ +{ + "$schema": "../$schemas/model.schema.json", + "id": "claude-sonnet-5", + "name": "Claude Sonnet 5", + "description": "Anthropic's next-generation Sonnet model combining speed and intelligence for planning, tool use, coding, and autonomous agentic work.", + "translations": { + "de": { + "description": "Anthropics Sonnet-Modell der nächsten Generation, das Geschwindigkeit und Intelligenz für Planung, Werkzeugnutzung, Programmierung und autonome agentische Arbeit verbindet." + }, + "es": { + "description": "El modelo Sonnet de próxima generación de Anthropic combina velocidad e inteligencia para planificación, uso de herramientas, programación y trabajo agéntico autónomo." + }, + "fr": { + "description": "Le modèle Sonnet nouvelle génération d’Anthropic allie vitesse et intelligence pour la planification, les outils, le codage et le travail agentique autonome." + }, + "id": { + "description": "Model Sonnet generasi berikutnya dari Anthropic yang memadukan kecepatan dan kecerdasan untuk perencanaan, penggunaan alat, pemrograman, dan kerja agentik otonom." + }, + "ja": { + "description": "計画、ツール利用、コーディング、自律的なエージェント作業に向けて速度と知能を両立する、Anthropicの次世代Sonnetモデル。" + }, + "ko": { + "description": "계획, 도구 사용, 코딩, 자율 에이전트 작업을 위해 속도와 지능을 결합한 Anthropic의 차세대 Sonnet 모델입니다." + }, + "pt": { + "description": "O modelo Sonnet de próxima geração da Anthropic combina velocidade e inteligência para planejamento, uso de ferramentas, programação e trabalho agêntico autônomo." + }, + "ru": { + "description": "Модель Anthropic Sonnet нового поколения, сочетающая скорость и интеллект для планирования, работы с инструментами, программирования и автономных агентных задач." + }, + "tr": { + "description": "Anthropic’in planlama, araç kullanımı, kodlama ve otonom aracı çalışmaları için hız ile zekâyı birleştiren yeni nesil Sonnet modeli." + }, + "zh-Hans": { + "description": "Anthropic 新一代 Sonnet 模型,在速度与智能之间取得平衡,适用于规划、工具调用、编码和自主智能体工作。" + }, + "zh-Hant": { + "description": "Anthropic 新一代 Sonnet 模型,在速度與智慧之間取得平衡,適用於規劃、工具呼叫、編碼和自主智慧體工作。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://platform.claude.com/docs/en/about-claude/models/overview", + "title": "Claude models overview", + "fields": [ + "docsUrl", + "contextWindow", + "maxOutput", + "tokenPricing", + "knowledgeCutoff", + "inputModalities", + "outputModalities", + "capabilities" + ] + }, + { + "url": "https://www.anthropic.com/news/claude-sonnet-5", + "title": "Introducing Claude Sonnet 5", + "fields": ["name", "description", "releaseDate", "lifecycle"] + } + ], + "lastVerifiedAt": "2026-07-20", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://www.anthropic.com", + "docsUrl": "https://platform.claude.com/docs/en/about-claude/models/whats-new-sonnet-5", + "vendor": "Anthropic", + "size": "Unknown", + "contextWindow": 1000000, + "maxOutput": 128000, + "tokenPricing": { + "input": 2, + "output": 10, + "cache": 0.2 + }, + "releaseDate": "2026-06-30", + "lifecycle": "latest", + "knowledgeCutoff": "2026-01", + "inputModalities": ["text", "image", "pdf"], + "outputModalities": ["text"], + "capabilities": ["function-calling", "tool-choice", "structured-outputs", "reasoning"], + "benchmarks": { + "sweBench": null, + "terminalBench": null, + "mmmu": null, + "mmmuPro": null, + "webDevArena": null, + "sciCode": null, + "liveCodeBench": null + }, + "platformUrls": { + "huggingface": null, + "artificialAnalysis": null, + "openrouter": null + } +} diff --git a/manifests/models/gemini-3-1-flash-lite.json b/manifests/models/gemini-3-1-flash-lite.json new file mode 100644 index 0000000..2199f9e --- /dev/null +++ b/manifests/models/gemini-3-1-flash-lite.json @@ -0,0 +1,101 @@ +{ + "$schema": "../$schemas/model.schema.json", + "id": "gemini-3-1-flash-lite", + "name": "Gemini 3.1 Flash-Lite", + "description": "Google's stable low-latency, cost-efficient multimodal model for high-volume agentic tasks, translation, extraction, and lightweight processing.", + "translations": { + "de": { + "description": "Googles stabiles multimodales Modell mit geringer Latenz und hoher Kosteneffizienz für agentische Aufgaben mit hohem Volumen, Übersetzung, Extraktion und leichte Verarbeitung." + }, + "es": { + "description": "El modelo multimodal estable, de baja latencia y rentable de Google para tareas agénticas de gran volumen, traducción, extracción y procesamiento ligero." + }, + "fr": { + "description": "Le modèle multimodal stable, économique et à faible latence de Google pour les tâches agentiques volumineuses, la traduction, l’extraction et le traitement léger." + }, + "id": { + "description": "Model multimodal stabil Google berlatensi rendah dan hemat biaya untuk tugas agentik bervolume tinggi, penerjemahan, ekstraksi, dan pemrosesan ringan." + }, + "ja": { + "description": "大規模なエージェントタスク、翻訳、抽出、軽量処理向けに、低レイテンシーと高いコスト効率を備えたGoogleの安定版マルチモーダルモデル。" + }, + "ko": { + "description": "대규모 에이전트 작업, 번역, 추출, 경량 처리를 위한 Google의 안정적이고 지연 시간이 짧은 비용 효율적 멀티모달 모델입니다." + }, + "pt": { + "description": "O modelo multimodal estável, de baixa latência e econômico do Google para tarefas agênticas de alto volume, tradução, extração e processamento leve." + }, + "ru": { + "description": "Стабильная мультимодальная модель Google с низкой задержкой и выгодной стоимостью для массовых агентных задач, перевода, извлечения и лёгкой обработки." + }, + "tr": { + "description": "Google’ın yüksek hacimli aracı görevler, çeviri, çıkarım ve hafif işleme için kararlı, düşük gecikmeli ve uygun maliyetli çok modlu modeli." + }, + "zh-Hans": { + "description": "Google 稳定的低延迟、高性价比多模态模型,适用于大规模智能体任务、翻译、信息抽取和轻量处理。" + }, + "zh-Hant": { + "description": "Google 穩定的低延遲、高性價比多模態模型,適用於大規模智慧體任務、翻譯、資訊擷取和輕量處理。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://ai.google.dev/gemini-api/docs/models/gemini-3.1-flash-lite", + "title": "Gemini 3.1 Flash-Lite model documentation", + "fields": [ + "docsUrl", + "contextWindow", + "maxOutput", + "knowledgeCutoff", + "inputModalities", + "outputModalities", + "capabilities" + ] + }, + { + "url": "https://ai.google.dev/gemini-api/docs/pricing", + "title": "Gemini Developer API pricing", + "fields": ["tokenPricing"] + }, + { + "url": "https://ai.google.dev/gemini-api/docs/changelog", + "title": "Gemini API release notes", + "fields": ["name", "description", "releaseDate", "lifecycle"] + } + ], + "lastVerifiedAt": "2026-07-20", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://deepmind.google", + "docsUrl": "https://ai.google.dev/gemini-api/docs/models/gemini-3.1-flash-lite", + "vendor": "Google", + "size": "Unknown", + "contextWindow": 1048576, + "maxOutput": 65536, + "tokenPricing": { + "input": 0.25, + "output": 1.5, + "cache": 0.025 + }, + "releaseDate": "2026-05-07", + "lifecycle": "latest", + "knowledgeCutoff": "2025-01", + "inputModalities": ["text", "image", "pdf", "audio", "video"], + "outputModalities": ["text"], + "capabilities": ["function-calling", "tool-choice", "structured-outputs", "reasoning"], + "benchmarks": { + "sweBench": null, + "terminalBench": null, + "mmmu": null, + "mmmuPro": null, + "webDevArena": null, + "sciCode": null, + "liveCodeBench": null + }, + "platformUrls": { + "huggingface": null, + "artificialAnalysis": null, + "openrouter": null + } +} diff --git a/manifests/models/gemini-3-1-pro-preview.json b/manifests/models/gemini-3-1-pro-preview.json new file mode 100644 index 0000000..4e9516c --- /dev/null +++ b/manifests/models/gemini-3-1-pro-preview.json @@ -0,0 +1,101 @@ +{ + "$schema": "../$schemas/model.schema.json", + "id": "gemini-3-1-pro-preview", + "name": "Gemini 3.1 Pro Preview", + "description": "Google's preview model for advanced reasoning, software engineering, multimodal understanding, and reliable multi-step agentic workflows.", + "translations": { + "de": { + "description": "Googles Vorschaumodell für fortgeschrittenes Schlussfolgern, Softwareentwicklung, multimodales Verständnis und zuverlässige mehrstufige agentische Abläufe." + }, + "es": { + "description": "El modelo preliminar de Google para razonamiento avanzado, ingeniería de software, comprensión multimodal y flujos agénticos fiables de varios pasos." + }, + "fr": { + "description": "Le modèle en préversion de Google pour le raisonnement avancé, l’ingénierie logicielle, la compréhension multimodale et les flux agentiques fiables en plusieurs étapes." + }, + "id": { + "description": "Model pratinjau Google untuk penalaran tingkat lanjut, rekayasa perangkat lunak, pemahaman multimodal, dan alur kerja agentik bertahap yang andal." + }, + "ja": { + "description": "高度な推論、ソフトウェアエンジニアリング、マルチモーダル理解、信頼性の高い多段階エージェントワークフロー向けのGoogleプレビューモデル。" + }, + "ko": { + "description": "고급 추론, 소프트웨어 엔지니어링, 멀티모달 이해, 신뢰할 수 있는 다단계 에이전트 워크플로를 위한 Google 미리보기 모델입니다." + }, + "pt": { + "description": "O modelo de prévia do Google para raciocínio avançado, engenharia de software, compreensão multimodal e fluxos agênticos confiáveis de várias etapas." + }, + "ru": { + "description": "Предварительная модель Google для продвинутых рассуждений, разработки ПО, мультимодального понимания и надёжных многоэтапных агентных процессов." + }, + "tr": { + "description": "Google’ın gelişmiş akıl yürütme, yazılım mühendisliği, çok modlu anlama ve güvenilir çok adımlı aracı iş akışları için önizleme modeli." + }, + "zh-Hans": { + "description": "Google 面向高级推理、软件工程、多模态理解和可靠多步骤智能体工作流的预览模型。" + }, + "zh-Hant": { + "description": "Google 面向高階推理、軟體工程、多模態理解和可靠多步驟智慧體工作流的預覽模型。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://ai.google.dev/gemini-api/docs/models/gemini-3.1-pro-preview", + "title": "Gemini 3.1 Pro Preview model documentation", + "fields": [ + "docsUrl", + "contextWindow", + "maxOutput", + "knowledgeCutoff", + "inputModalities", + "outputModalities", + "capabilities" + ] + }, + { + "url": "https://ai.google.dev/gemini-api/docs/pricing", + "title": "Gemini Developer API pricing", + "fields": ["tokenPricing"] + }, + { + "url": "https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-1-pro/", + "title": "Gemini 3.1 Pro: A smarter model for your most complex tasks", + "fields": ["name", "description", "releaseDate", "lifecycle"] + } + ], + "lastVerifiedAt": "2026-07-20", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://deepmind.google", + "docsUrl": "https://ai.google.dev/gemini-api/docs/models/gemini-3.1-pro-preview", + "vendor": "Google", + "size": "Unknown", + "contextWindow": 1048576, + "maxOutput": 65536, + "tokenPricing": { + "input": 2, + "output": 12, + "cache": 0.2 + }, + "releaseDate": "2026-02-19", + "lifecycle": "latest", + "knowledgeCutoff": "2025-01", + "inputModalities": ["text", "image", "pdf", "audio", "video"], + "outputModalities": ["text"], + "capabilities": ["function-calling", "tool-choice", "structured-outputs", "reasoning"], + "benchmarks": { + "sweBench": null, + "terminalBench": null, + "mmmu": null, + "mmmuPro": null, + "webDevArena": null, + "sciCode": null, + "liveCodeBench": null + }, + "platformUrls": { + "huggingface": null, + "artificialAnalysis": null, + "openrouter": null + } +} diff --git a/manifests/models/gemini-3-5-flash.json b/manifests/models/gemini-3-5-flash.json new file mode 100644 index 0000000..2c85e08 --- /dev/null +++ b/manifests/models/gemini-3-5-flash.json @@ -0,0 +1,101 @@ +{ + "$schema": "../$schemas/model.schema.json", + "id": "gemini-3-5-flash", + "name": "Gemini 3.5 Flash", + "description": "Google's stable frontier model for fast agentic and coding workflows, optimized for sub-agents, multi-step execution, and long-horizon tasks at scale.", + "translations": { + "de": { + "description": "Googles stabiles Frontier-Modell für schnelle agentische und Programmierabläufe, optimiert für Unteragenten, mehrstufige Ausführung und langfristige Aufgaben im großen Maßstab." + }, + "es": { + "description": "El modelo de frontera estable de Google para flujos agénticos y de programación rápidos, optimizado para subagentes, ejecución multietapa y tareas de largo alcance a escala." + }, + "fr": { + "description": "Le modèle frontière stable de Google pour les flux agentiques et de codage rapides, optimisé pour les sous-agents, l’exécution en plusieurs étapes et les tâches longues à grande échelle." + }, + "id": { + "description": "Model frontier stabil Google untuk alur kerja agentik dan pemrograman cepat, dioptimalkan bagi subagen, eksekusi bertahap, dan tugas jangka panjang dalam skala besar." + }, + "ja": { + "description": "高速なエージェント型・コーディングワークフロー向けのGoogleの安定版フロンティアモデル。サブエージェント、多段階実行、大規模な長期タスクに最適化。" + }, + "ko": { + "description": "빠른 에이전트 및 코딩 워크플로를 위한 Google의 안정형 프런티어 모델로, 하위 에이전트, 다단계 실행, 대규모 장기 작업에 최적화되었습니다." + }, + "pt": { + "description": "O modelo de fronteira estável do Google para fluxos agênticos e de programação rápidos, otimizado para subagentes, execução em várias etapas e tarefas longas em escala." + }, + "ru": { + "description": "Стабильная передовая модель Google для быстрых агентных и программных процессов, оптимизированная для субагентов, многоэтапного выполнения и длительных масштабных задач." + }, + "tr": { + "description": "Google’ın hızlı aracı ve kodlama iş akışları için alt aracılara, çok adımlı yürütmeye ve geniş ölçekte uzun vadeli görevlere optimize edilmiş kararlı öncü modeli." + }, + "zh-Hans": { + "description": "Google 面向快速智能体与编码工作流的稳定前沿模型,针对子智能体、多步骤执行和大规模长周期任务进行了优化。" + }, + "zh-Hant": { + "description": "Google 面向快速智慧體與編碼工作流的穩定前沿模型,針對子智慧體、多步驟執行和大規模長週期任務進行了最佳化。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://ai.google.dev/gemini-api/docs/models/gemini-3.5-flash", + "title": "Gemini 3.5 Flash model documentation", + "fields": [ + "docsUrl", + "contextWindow", + "maxOutput", + "knowledgeCutoff", + "inputModalities", + "outputModalities", + "capabilities" + ] + }, + { + "url": "https://ai.google.dev/gemini-api/docs/pricing", + "title": "Gemini Developer API pricing", + "fields": ["tokenPricing"] + }, + { + "url": "https://ai.google.dev/gemini-api/docs/changelog", + "title": "Gemini API release notes", + "fields": ["name", "description", "releaseDate", "lifecycle"] + } + ], + "lastVerifiedAt": "2026-07-20", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://deepmind.google", + "docsUrl": "https://ai.google.dev/gemini-api/docs/models/gemini-3.5-flash", + "vendor": "Google", + "size": "Unknown", + "contextWindow": 1048576, + "maxOutput": 65536, + "tokenPricing": { + "input": 0.75, + "output": 4.5, + "cache": 0.08 + }, + "releaseDate": "2026-05-19", + "lifecycle": "latest", + "knowledgeCutoff": "2025-01", + "inputModalities": ["text", "image", "pdf", "audio", "video"], + "outputModalities": ["text"], + "capabilities": ["function-calling", "tool-choice", "structured-outputs", "reasoning"], + "benchmarks": { + "sweBench": null, + "terminalBench": 0.762, + "mmmu": null, + "mmmuPro": null, + "webDevArena": null, + "sciCode": null, + "liveCodeBench": null + }, + "platformUrls": { + "huggingface": null, + "artificialAnalysis": null, + "openrouter": null + } +} diff --git a/manifests/models/gpt-5-6-luna.json b/manifests/models/gpt-5-6-luna.json new file mode 100644 index 0000000..3037a3e --- /dev/null +++ b/manifests/models/gpt-5-6-luna.json @@ -0,0 +1,97 @@ +{ + "$schema": "../$schemas/model.schema.json", + "id": "gpt-5-6-luna", + "name": "GPT-5.6 Luna", + "description": "OpenAI's fastest and most cost-efficient GPT-5.6 model, designed for cost-sensitive, high-volume professional workloads.", + "translations": { + "de": { + "description": "OpenAIs schnellstes und kosteneffizientestes GPT-5.6-Modell für kostensensible professionelle Arbeitslasten mit hohem Volumen." + }, + "es": { + "description": "El modelo GPT-5.6 más rápido y rentable de OpenAI, diseñado para cargas de trabajo profesionales de gran volumen y sensibles al coste." + }, + "fr": { + "description": "Le modèle GPT-5.6 le plus rapide et économique d’OpenAI, conçu pour les charges professionnelles volumineuses et sensibles aux coûts." + }, + "id": { + "description": "Model GPT-5.6 tercepat dan paling hemat biaya dari OpenAI, dirancang untuk beban kerja profesional bervolume tinggi yang peka terhadap biaya." + }, + "ja": { + "description": "コスト重視かつ大規模な専門ワークロード向けに設計された、OpenAIで最速・最も高コスト効率なGPT-5.6モデル。" + }, + "ko": { + "description": "비용에 민감한 대규모 전문 워크로드를 위해 설계된 OpenAI의 가장 빠르고 비용 효율적인 GPT-5.6 모델입니다." + }, + "pt": { + "description": "O modelo GPT-5.6 mais rápido e econômico da OpenAI, criado para cargas de trabalho profissionais de alto volume e sensíveis a custo." + }, + "ru": { + "description": "Самая быстрая и экономичная модель OpenAI GPT-5.6 для больших объёмов профессиональных задач, чувствительных к стоимости." + }, + "tr": { + "description": "OpenAI’ın maliyete duyarlı, yüksek hacimli profesyonel iş yükleri için tasarlanmış en hızlı ve en uygun maliyetli GPT-5.6 modeli." + }, + "zh-Hans": { + "description": "OpenAI 最快且最具成本效益的 GPT-5.6 模型,面向成本敏感的大规模专业工作负载。" + }, + "zh-Hant": { + "description": "OpenAI 最快且最具成本效益的 GPT-5.6 模型,面向成本敏感的大規模專業工作負載。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://developers.openai.com/api/docs/models/gpt-5.6-luna", + "title": "GPT-5.6 Luna model documentation", + "fields": [ + "docsUrl", + "contextWindow", + "maxOutput", + "tokenPricing", + "knowledgeCutoff", + "inputModalities", + "outputModalities", + "capabilities" + ] + }, + { + "url": "https://openai.com/index/gpt-5-6/", + "title": "GPT-5.6: Frontier intelligence that scales with your ambition", + "fields": ["name", "description", "releaseDate", "lifecycle", "tokenPricing"] + } + ], + "lastVerifiedAt": "2026-07-20", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://openai.com", + "docsUrl": "https://developers.openai.com/api/docs/models/gpt-5.6-luna", + "vendor": "OpenAI", + "size": "Unknown", + "contextWindow": 1050000, + "maxOutput": 128000, + "tokenPricing": { + "input": 1, + "output": 6, + "cache": 0.1 + }, + "releaseDate": "2026-07-09", + "lifecycle": "latest", + "knowledgeCutoff": "2026-02-16", + "inputModalities": ["text", "image"], + "outputModalities": ["text"], + "capabilities": ["function-calling", "tool-choice", "structured-outputs", "reasoning"], + "benchmarks": { + "sweBench": null, + "terminalBench": null, + "mmmu": null, + "mmmuPro": null, + "webDevArena": null, + "sciCode": null, + "liveCodeBench": null + }, + "platformUrls": { + "huggingface": null, + "artificialAnalysis": null, + "openrouter": null + } +} diff --git a/manifests/models/gpt-5-6-sol.json b/manifests/models/gpt-5-6-sol.json new file mode 100644 index 0000000..4b690bf --- /dev/null +++ b/manifests/models/gpt-5-6-sol.json @@ -0,0 +1,97 @@ +{ + "$schema": "../$schemas/model.schema.json", + "id": "gpt-5-6-sol", + "name": "GPT-5.6 Sol", + "description": "OpenAI's flagship GPT-5.6 model for complex professional work across coding, research, science, cybersecurity, computer use, and design.", + "translations": { + "de": { + "description": "OpenAIs GPT-5.6-Flaggschiffmodell für anspruchsvolle professionelle Aufgaben in Programmierung, Forschung, Wissenschaft, Cybersicherheit, Computernutzung und Design." + }, + "es": { + "description": "El modelo insignia GPT-5.6 de OpenAI para trabajos profesionales complejos de programación, investigación, ciencia, ciberseguridad, uso de computadoras y diseño." + }, + "fr": { + "description": "Le modèle phare GPT-5.6 d’OpenAI pour les travaux professionnels complexes en programmation, recherche, science, cybersécurité, utilisation informatique et design." + }, + "id": { + "description": "Model unggulan GPT-5.6 dari OpenAI untuk pekerjaan profesional kompleks dalam pemrograman, riset, sains, keamanan siber, penggunaan komputer, dan desain." + }, + "ja": { + "description": "OpenAIのGPT-5.6フラッグシップモデル。コーディング、研究、科学、サイバーセキュリティ、コンピューター操作、デザインなどの複雑な専門業務向け。" + }, + "ko": { + "description": "코딩, 연구, 과학, 사이버 보안, 컴퓨터 사용, 디자인 등 복잡한 전문 업무를 위한 OpenAI의 GPT-5.6 플래그십 모델입니다." + }, + "pt": { + "description": "O modelo principal GPT-5.6 da OpenAI para trabalhos profissionais complexos em programação, pesquisa, ciência, cibersegurança, uso de computadores e design." + }, + "ru": { + "description": "Флагманская модель OpenAI GPT-5.6 для сложных профессиональных задач в программировании, исследованиях, науке, кибербезопасности, работе с компьютером и дизайне." + }, + "tr": { + "description": "OpenAI’ın kodlama, araştırma, bilim, siber güvenlik, bilgisayar kullanımı ve tasarım alanlarındaki karmaşık profesyonel işler için amiral gemisi GPT-5.6 modeli." + }, + "zh-Hans": { + "description": "OpenAI 的 GPT-5.6 旗舰模型,面向编码、研究、科学、网络安全、计算机使用和设计等复杂专业工作。" + }, + "zh-Hant": { + "description": "OpenAI 的 GPT-5.6 旗艦模型,面向編碼、研究、科學、網路安全、電腦使用和設計等複雜專業工作。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://developers.openai.com/api/docs/models/gpt-5.6-sol", + "title": "GPT-5.6 Sol model documentation", + "fields": [ + "docsUrl", + "contextWindow", + "maxOutput", + "tokenPricing", + "knowledgeCutoff", + "inputModalities", + "outputModalities", + "capabilities" + ] + }, + { + "url": "https://openai.com/index/gpt-5-6/", + "title": "GPT-5.6: Frontier intelligence that scales with your ambition", + "fields": ["name", "description", "releaseDate", "lifecycle", "tokenPricing"] + } + ], + "lastVerifiedAt": "2026-07-20", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://openai.com", + "docsUrl": "https://developers.openai.com/api/docs/models/gpt-5.6-sol", + "vendor": "OpenAI", + "size": "Unknown", + "contextWindow": 1050000, + "maxOutput": 128000, + "tokenPricing": { + "input": 5, + "output": 30, + "cache": 0.5 + }, + "releaseDate": "2026-07-09", + "lifecycle": "latest", + "knowledgeCutoff": "2026-02-16", + "inputModalities": ["text", "image"], + "outputModalities": ["text"], + "capabilities": ["function-calling", "tool-choice", "structured-outputs", "reasoning"], + "benchmarks": { + "sweBench": null, + "terminalBench": null, + "mmmu": null, + "mmmuPro": null, + "webDevArena": null, + "sciCode": null, + "liveCodeBench": null + }, + "platformUrls": { + "huggingface": null, + "artificialAnalysis": null, + "openrouter": null + } +} diff --git a/manifests/models/gpt-5-6-terra.json b/manifests/models/gpt-5-6-terra.json new file mode 100644 index 0000000..2129b26 --- /dev/null +++ b/manifests/models/gpt-5-6-terra.json @@ -0,0 +1,97 @@ +{ + "$schema": "../$schemas/model.schema.json", + "id": "gpt-5-6-terra", + "name": "GPT-5.6 Terra", + "description": "OpenAI's balanced GPT-5.6 model for everyday professional work, combining high intelligence with lower cost than the flagship Sol tier.", + "translations": { + "de": { + "description": "OpenAIs ausgewogenes GPT-5.6-Modell für die tägliche professionelle Arbeit, das hohe Intelligenz mit geringeren Kosten als die Sol-Flaggschiffstufe verbindet." + }, + "es": { + "description": "El modelo equilibrado GPT-5.6 de OpenAI para el trabajo profesional diario, que combina gran inteligencia con un coste menor que el nivel insignia Sol." + }, + "fr": { + "description": "Le modèle GPT-5.6 équilibré d’OpenAI pour le travail professionnel quotidien, alliant une grande intelligence à un coût inférieur au niveau phare Sol." + }, + "id": { + "description": "Model GPT-5.6 seimbang dari OpenAI untuk pekerjaan profesional sehari-hari, memadukan kecerdasan tinggi dengan biaya lebih rendah daripada tingkat unggulan Sol." + }, + "ja": { + "description": "日常の専門業務向けに高い知能とSolフラッグシップ層より低いコストを両立した、OpenAIのバランス型GPT-5.6モデル。" + }, + "ko": { + "description": "높은 지능과 플래그십 Sol 등급보다 낮은 비용을 결합한, 일상적인 전문 업무용 OpenAI GPT-5.6 균형형 모델입니다." + }, + "pt": { + "description": "O modelo equilibrado GPT-5.6 da OpenAI para o trabalho profissional diário, combinando alta inteligência com custo inferior ao nível principal Sol." + }, + "ru": { + "description": "Сбалансированная модель OpenAI GPT-5.6 для повседневной профессиональной работы, сочетающая высокий интеллект с меньшей стоимостью, чем флагманский уровень Sol." + }, + "tr": { + "description": "OpenAI’ın günlük profesyonel işler için yüksek zekâyı amiral gemisi Sol katmanından daha düşük maliyetle birleştiren dengeli GPT-5.6 modeli." + }, + "zh-Hans": { + "description": "OpenAI 面向日常专业工作的均衡型 GPT-5.6 模型,在高智能与低于旗舰 Sol 档的成本之间取得平衡。" + }, + "zh-Hant": { + "description": "OpenAI 面向日常專業工作的均衡型 GPT-5.6 模型,在高智慧與低於旗艦 Sol 檔的成本之間取得平衡。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://developers.openai.com/api/docs/models/gpt-5.6-terra", + "title": "GPT-5.6 Terra model documentation", + "fields": [ + "docsUrl", + "contextWindow", + "maxOutput", + "tokenPricing", + "knowledgeCutoff", + "inputModalities", + "outputModalities", + "capabilities" + ] + }, + { + "url": "https://openai.com/index/gpt-5-6/", + "title": "GPT-5.6: Frontier intelligence that scales with your ambition", + "fields": ["name", "description", "releaseDate", "lifecycle", "tokenPricing"] + } + ], + "lastVerifiedAt": "2026-07-20", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://openai.com", + "docsUrl": "https://developers.openai.com/api/docs/models/gpt-5.6-terra", + "vendor": "OpenAI", + "size": "Unknown", + "contextWindow": 1050000, + "maxOutput": 128000, + "tokenPricing": { + "input": 2.5, + "output": 15, + "cache": 0.25 + }, + "releaseDate": "2026-07-09", + "lifecycle": "latest", + "knowledgeCutoff": "2026-02-16", + "inputModalities": ["text", "image"], + "outputModalities": ["text"], + "capabilities": ["function-calling", "tool-choice", "structured-outputs", "reasoning"], + "benchmarks": { + "sweBench": null, + "terminalBench": null, + "mmmu": null, + "mmmuPro": null, + "webDevArena": null, + "sciCode": null, + "liveCodeBench": null + }, + "platformUrls": { + "huggingface": null, + "artificialAnalysis": null, + "openrouter": null + } +} diff --git a/src/lib/generated/metadata.ts b/src/lib/generated/metadata.ts index 0760167..092e56d 100644 --- a/src/lib/generated/metadata.ts +++ b/src/lib/generated/metadata.ts @@ -3022,7 +3022,7 @@ export const stackCounts: Record = { ides: 13, clis: 20, extensions: 15, - models: 33, + models: 42, 'model-providers': 13, vendors: 40, } diff --git a/src/lib/generated/models.ts b/src/lib/generated/models.ts index f48e958..08e0df8 100644 --- a/src/lib/generated/models.ts +++ b/src/lib/generated/models.ts @@ -4,18 +4,24 @@ * Do not edit manually - run the script to regenerate */ +import ClaudeFable5 from '../../../manifests/models/claude-fable-5.json' import ClaudeHaiku45 from '../../../manifests/models/claude-haiku-4-5.json' import ClaudeOpus4 from '../../../manifests/models/claude-opus-4.json' import ClaudeOpus41 from '../../../manifests/models/claude-opus-4-1.json' import ClaudeOpus45 from '../../../manifests/models/claude-opus-4-5.json' +import ClaudeOpus48 from '../../../manifests/models/claude-opus-4-8.json' import ClaudeSonnet4 from '../../../manifests/models/claude-sonnet-4.json' import ClaudeSonnet45 from '../../../manifests/models/claude-sonnet-4-5.json' +import ClaudeSonnet5 from '../../../manifests/models/claude-sonnet-5.json' import Composer from '../../../manifests/models/composer.json' import Deepseek32 from '../../../manifests/models/deepseek-3-2.json' import DeepseekR1 from '../../../manifests/models/deepseek-r1.json' import DeepseekV3Terminus from '../../../manifests/models/deepseek-v3-terminus.json' import Gemini25Flash from '../../../manifests/models/gemini-2-5-flash.json' import Gemini25Pro from '../../../manifests/models/gemini-2-5-pro.json' +import Gemini31FlashLite from '../../../manifests/models/gemini-3-1-flash-lite.json' +import Gemini31ProPreview from '../../../manifests/models/gemini-3-1-pro-preview.json' +import Gemini35Flash from '../../../manifests/models/gemini-3-5-flash.json' import Gemini3Flash from '../../../manifests/models/gemini-3-flash.json' import Gemini3Pro from '../../../manifests/models/gemini-3-pro.json' import Glm46 from '../../../manifests/models/glm-4-6.json' @@ -27,6 +33,9 @@ import Gpt5 from '../../../manifests/models/gpt-5.json' import Gpt51 from '../../../manifests/models/gpt-5-1.json' import Gpt51Codex from '../../../manifests/models/gpt-5-1-codex.json' import Gpt52 from '../../../manifests/models/gpt-5-2.json' +import Gpt56Luna from '../../../manifests/models/gpt-5-6-luna.json' +import Gpt56Sol from '../../../manifests/models/gpt-5-6-sol.json' +import Gpt56Terra from '../../../manifests/models/gpt-5-6-terra.json' import Gpt5Codex from '../../../manifests/models/gpt-5-codex.json' import GrokCodeFast1 from '../../../manifests/models/grok-code-fast-1.json' import KatCoderProV1 from '../../../manifests/models/kat-coder-pro-v1.json' @@ -40,18 +49,24 @@ import Qwen3CoderPlus from '../../../manifests/models/qwen3-coder-plus.json' import type { ManifestModel } from '../../types/manifests' export const modelsData = [ + ClaudeFable5, ClaudeHaiku45, ClaudeOpus4, ClaudeOpus41, ClaudeOpus45, + ClaudeOpus48, ClaudeSonnet4, ClaudeSonnet45, + ClaudeSonnet5, Composer, Deepseek32, DeepseekR1, DeepseekV3Terminus, Gemini25Flash, Gemini25Pro, + Gemini31FlashLite, + Gemini31ProPreview, + Gemini35Flash, Gemini3Flash, Gemini3Pro, Glm46, @@ -63,6 +78,9 @@ export const modelsData = [ Gpt51, Gpt51Codex, Gpt52, + Gpt56Luna, + Gpt56Sol, + Gpt56Terra, Gpt5Codex, GrokCodeFast1, KatCoderProV1, @@ -75,6 +93,6 @@ export const modelsData = [ Qwen3CoderPlus, ] as unknown as ManifestModel[] -export type Model = typeof ClaudeHaiku45 +export type Model = typeof ClaudeFable5 export default modelsData