From e31ec410510930a57a8c12b5a5fb7bf3bc8beef0 Mon Sep 17 00:00:00 2001 From: guillaumegay13 <141296636+guillaumegay13@users.noreply.github.com> Date: Wed, 23 Sep 2026 09:12:48 +0000 Subject: [PATCH] chore: refresh provider source snapshots --- snapshots/anthropic/deprecations.md | 6 +- snapshots/cohere/models.md | 6 +- snapshots/deepseek/updates.md | 2 +- snapshots/fireworks/changelog.md | 60 ++++++++++++++- snapshots/google/deprecations.md | 71 +++++++++++------- snapshots/groq/deprecations.md | 17 +++++ snapshots/minimax/api-overview.md | 8 +- snapshots/mistral/models.md | 4 +- snapshots/moonshot/models.md | 4 - snapshots/openai/deprecations.md | 52 +++++++------ snapshots/perplexity/changelog.md | 43 +++++++---- snapshots/vertex/model-versions.md | 111 ++++++++++++++-------------- snapshots/xiaomi/deprecations.md | 9 ++- snapshots/z-ai/pricing.md | 11 +-- 14 files changed, 266 insertions(+), 138 deletions(-) diff --git a/snapshots/anthropic/deprecations.md b/snapshots/anthropic/deprecations.md index 921d3da..961cfd7 100644 --- a/snapshots/anthropic/deprecations.md +++ b/snapshots/anthropic/deprecations.md @@ -71,9 +71,13 @@ At some point, Anthropic hopes to make past models publicly available again. In Current and recently retired models are listed in the following table with their status: | API model name | Current state | Deprecated | Tentative retirement date | -| -------------------------- | ------------- | ----------------- | ---------------------------------- | +| :------------------------- | :------------ | :---------------- | :--------------------------------- | | claude-fable-5-1 | Active | N/A | Not sooner than September 1, 2027 | +| claude-mythos-5-1 | Active | N/A | Not sooner than September 1, 2027 | | claude-fable-5 | Active | N/A | Not sooner than June 9, 2027 | +| claude-mythos-5 | Active | N/A | Not sooner than June 9, 2027 | +| claude-mythos-preview | Deprecated | June 9, 2026 | To be announced | +| claude-opus-5-5 | Active | N/A | Not sooner than September 22, 2027 | | claude-opus-5 | Active | N/A | Not sooner than July 24, 2027 | | claude-opus-4-8 | Active | N/A | Not sooner than May 28, 2027 | | claude-opus-4-7 | Active | N/A | Not sooner than April 16, 2027 | diff --git a/snapshots/cohere/models.md b/snapshots/cohere/models.md index f7a094c..94ce151 100644 --- a/snapshots/cohere/models.md +++ b/snapshots/cohere/models.md @@ -48,7 +48,8 @@ are. * The North family includes purpose-built models such as [North Small Translate](north-small-translate-1.0) for machine translation and [North Mini Code](north-mini-code-1.0) for agentic coding. Both are available through the - [Chat](../reference/chat) endpoint and support production deployment through Model Vault. + [Chat](../reference/chat) endpoint. North Mini Code also supports production deployment through + [Model Vault](../../v2/docs/model-vault). ## Command @@ -92,7 +93,8 @@ In this table, we provide some important context for using Cohere Command models ## North North is Cohere's family of purpose-built generative models. North models are available on the Cohere API for -evaluation and through [Model Vault](../../v2/docs/model-vault) for production deployment. +evaluation. [North Mini Code](north-mini-code-1.0) also supports production deployment through +[Model Vault](../../v2/docs/model-vault). | Model Name | Status | Description | Modality | Context Length | Maximum Output Tokens | Endpoints | | --------------------------- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------- | -------------- | --------------------- | ------------------------- | diff --git a/snapshots/deepseek/updates.md b/snapshots/deepseek/updates.md index 4debafa..9e2b2c1 100644 --- a/snapshots/deepseek/updates.md +++ b/snapshots/deepseek/updates.md @@ -34,7 +34,7 @@ Today, we officially release the DeepSeek-V4.1-Flash model. It is the smallest m DeepSeek V4.1 Flash is now available on the DeepSeek API with native multimodal support. Change the model name to `deepseek-flash` to call the latest V4.1 Flash model. The previous-generation models V4 Flash and V4 Flash Vision Exp have been retired; for compatibility, the model names `deepseek-v4-flash` and `deepseek-v4-flash-vision-exp` are temporarily routed to V4.1 Flash. -Meanwhile, extensive testing shows that V4.1 Flash now outperforms DeepSeek V4 Pro across performance, cost, speed, and total time, so we plan to retire V4 Pro in an orderly manner. After 12:00 Beijing Time on September 14, 2026, and until the future release of V4.1 Pro, all requests to `deepseek-v4-pro` will be routed to V4.1 Flash and billed at the V4.1 Flash price. +In response to user demand, we have decided to continue providing API services for DeepSeek V4 Pro after September 14, 2026, with the billing method remaining unchanged. We will provide further notice should there be any changes. Thank you for your understanding and support! **API pricing adjustment** diff --git a/snapshots/fireworks/changelog.md b/snapshots/fireworks/changelog.md index 915e6a4..165a9ce 100644 --- a/snapshots/fireworks/changelog.md +++ b/snapshots/fireworks/changelog.md @@ -4,6 +4,62 @@ # Changelog + + Inference + + # Serverless pricing update: DeepSeek V4.1 Flash + + On **October 1, 2026 at 00:00 UTC**, serverless pricing for [DeepSeek V4.1 Flash](https://app.fireworks.ai/models/fireworks/deepseek-v4p1-flash) changes (uncached input / cached input / output price per 1M tokens): + + * **Standard:** \$0.22 / \$0.007 / \$0.66 → **\$0.30 / \$0.006 / \$1.20** + * **Priority:** \$0.275 / \$0.00875 / \$0.825 → **\$0.375 / \$0.0075 / \$1.50** + + This adjustment brings our pricing in line with current market rates for this model. It applies only to serverless usage. If you run DeepSeek V4.1 Flash on a dedicated deployment or use Reserved Throughput, your pricing is unaffected. + + We are also rolling out infrastructure improvements designed to improve cache hit rate, minimize cost per task, and deliver a faster, more reliable experience across the board. + + See [Serverless pricing](/serverless/pricing) for the full rate card. + + + + Platform + + # New deployment creation flags: `deploymentShape: "default"` and `acceptShapelessRisk` + + Two new options are available on the [Create Deployment](/api-reference/create-deployment) API, in firectl (`--deployment-shape default` / `--accept-shapeless-risk`), and in the Python SDK (`deployment_shape="default"` / `accept_shapeless_risk=True`): + + * **`deploymentShape: "default"`** — Fireworks picks a validated deployment shape for the model and creates the deployment from it. If every compatible shape conflicts with fields in your request, the request fails with an error naming the conflicting fields and compatible shapes; the pick never silently overrides your settings or falls back to creating without a shape. + * **`acceptShapelessRisk=true`** — an explicit opt-out that creates the deployment without a shape, preserving current behavior. It cannot be combined with a shape. + + Deployments created without a shape skip shape validation and are the most common cause of failed deployment creations. Enforcement is coming soon: shapeless creation will then require the explicit opt-in, so start passing a shape (or `default`) now. The opt-out is for advanced users only. If you have a workload no existing shape covers, [contact us](https://fireworks.ai/contact) and we'll help you find or add one. + + + + Inference + + # Upcoming Serverless deprecation: older DeepSeek, GLM, Muse, and Kimi models + + Several older Serverless models will be decommissioned on **September 25, 2026** to better serve newer, higher-performance replacements. This applies **only to serverless endpoints**, including Fast and US-only Serverless endpoints for models that have those variants. **Dedicated deployments are unaffected.** + + ## **Action required** + + If you use any of the models below on serverless, migrate to a recommended replacement **before September 25, 2026**. After that date, they will no longer be available via serverless endpoints. + + ## **Recommended migrations** + + * **[DeepSeek V4 Flash (0731)](https://app.fireworks.ai/models/fireworks/deepseek-v4-flash-0731)** — migrate to **[DeepSeek V4.1 Flash](https://app.fireworks.ai/models/fireworks/deepseek-v4p1-flash)** + * **[DeepSeek V4 Pro (0813)](https://app.fireworks.ai/models/fireworks/deepseek-v4-pro-0813)** — migrate to **[DeepSeek V4.1 Flash](https://app.fireworks.ai/models/fireworks/deepseek-v4p1-flash)** + * **[DeepSeek V4 Flash Vision Exp](https://app.fireworks.ai/models/fireworks/deepseek-v4-flash-vision-exp)** — migrate to **[DeepSeek V4.1 Flash](https://app.fireworks.ai/models/fireworks/deepseek-v4p1-flash)** + * **[GLM 5.2](https://app.fireworks.ai/models/fireworks/glm-5p2)** — migrate to **[GLM 5.3](https://app.fireworks.ai/models/fireworks/glm-5p3)** + * **[Muse Glimmer 30B](https://app.fireworks.ai/models/fireworks/muse-glimmer-30b)** — migrate to **[NVIDIA Nemotron 3.5 Lightning 30B A3B](https://app.fireworks.ai/models/fireworks/nemotron-lightning-3p5-30b-a3b)** + * **[Kimi K2.6](https://app.fireworks.ai/models/fireworks/kimi-k2p6)** — migrate to **[GLM 5.3](https://app.fireworks.ai/models/fireworks/glm-5p3)** or **[Kimi K3](https://app.fireworks.ai/models/fireworks/kimi-k3)** + * **[Kimi K2.7 Code](https://app.fireworks.ai/models/fireworks/kimi-k2p7-code)** — migrate to **[GLM 5.3](https://app.fireworks.ai/models/fireworks/glm-5p3)** or **[Kimi K3](https://app.fireworks.ai/models/fireworks/kimi-k3)** + + On official benchmarks, DeepSeek V4.1 Flash outperforms DeepSeek V4 Pro (0813). DeepSeek V4.1 Flash is also multimodal, with the same vision capability as DeepSeek V4 Flash Vision Exp. + + If you want to switch to a dedicated deployment, see the [Serverless model list](https://fireworks.ai/models?modelTypes=Serverless) and the [on-demand deployment quickstart](/getting-started/ondemand-quickstart). + + Training @@ -73,8 +129,8 @@ * **[MiniMax M2.7](https://app.fireworks.ai/models/fireworks/minimax-m2p7)** — migrate to **[MiniMax M3](https://app.fireworks.ai/models/fireworks/minimax-m3)** * **[GPT OSS 20B](https://app.fireworks.ai/models/fireworks/gpt-oss-20b)** — migrate to **[GPT OSS 120B](https://app.fireworks.ai/models/fireworks/gpt-oss-120b)** or **[Qwen3 8B](https://app.fireworks.ai/models/fireworks/qwen3-8b)** for lower-latency workloads - * **[Kimi K2.6 Turbo / Fast](https://app.fireworks.ai/models/fireworks/kimi-k2p6)** — migrate to **[Kimi K2.6](https://app.fireworks.ai/models/fireworks/kimi-k2p6)** (standard serving path) - * **[Kimi K2.7 Code Fast](https://app.fireworks.ai/models/fireworks/kimi-k2p7-code)** — migrate to **[Kimi K2.7 Code](https://app.fireworks.ai/models/fireworks/kimi-k2p7-code)** (standard serving path) + * **[Kimi K2.6 Turbo / Fast](https://app.fireworks.ai/models/fireworks/kimi-k2p6)** — migrate to **[Kimi K2.6](https://app.fireworks.ai/models/fireworks/kimi-k2p6)** (standard mode) + * **[Kimi K2.7 Code Fast](https://app.fireworks.ai/models/fireworks/kimi-k2p7-code)** — migrate to **[Kimi K2.7 Code](https://app.fireworks.ai/models/fireworks/kimi-k2p7-code)** (standard mode) * **[DeepSeek V4 Pro](https://app.fireworks.ai/models/fireworks/deepseek-v4-pro)** — migrate to **[DeepSeek V4 Pro (0813)](https://app.fireworks.ai/models/fireworks/deepseek-v4-pro-0813)** diff --git a/snapshots/google/deprecations.md b/snapshots/google/deprecations.md index 63cb110..ca569a3 100644 --- a/snapshots/google/deprecations.md +++ b/snapshots/google/deprecations.md @@ -1,6 +1,6 @@ # Gemini deprecations -This page lists the known deprecation schedules for [stable (GA)](/gemini-api/docs/models#stable) and [preview](/gemini-api/docs/models#preview) models in the Gemini API. A "**deprecation**" is the announcement that we no longer provide support for a model, and that it will be "**shut down**" in the near future. Once a model is "**shutdown**", it is completely turned off, and the endpoint is no longer available. +This page lists the known deprecation schedules for [stable (GA)](/gemini-api/docs/models#stable) and [preview](/gemini-api/docs/models#preview) models and for managed agents in the Gemini API. A "**deprecation**" is the announcement that we no longer provide support for a model, and that it will be "**shut down**" in the near future. Once a model is "**shutdown**", it is completely turned off, and the endpoint is no longer available. Deprecation announcements are made on the [Release notes](/gemini-api/docs/changelog) page, and the announced earliest shutdown dates are tracked on this page. Already-shutdown models are indicated with gray backgrounds. @@ -8,26 +8,30 @@ Deprecation announcements are made on the [Release notes](/gemini-api/docs/chang ## Gemini 3 models -| **Model** | **Release date** | **Shutdown date** | **Recommended replacement** | -| ------------------------------ | ----------------- | -------------------------- | --------------------------- | -| gemini-3.8-flash | September 2, 2026 | No shutdown date announced | | -| gemini-3.7-flash | August 13, 2026 | No shutdown date announced | | -| gemini-3.6-flash | July 21, 2026 | No shutdown date announced | | -| gemini-3.5-flash-lite | July 21, 2026 | No shutdown date announced | | -| gemini-3.5-flash | May 19, 2026 | No shutdown date announced | | -| gemini-3.1-flash-image | May 28, 2026 | No shutdown date announced | | -| gemini-3-pro-image | May 28, 2026 | No shutdown date announced | | -| gemini-3.1-flash-lite | May 7, 2026 | May 7, 2027 | gemini-3.5-flash-lite | -| Preview models | | | | -| gemini-3.1-flash-image-preview | February 26, 2026 | June 25, 2026 | gemini-3.1-flash-image | -| gemini-3.1-pro-preview | February 19, 2026 | No shutdown date announced | | -| gemini-3-pro-image-preview | November 20, 2025 | June 25, 2026 | gemini-3-pro-image | -| gemini-3-flash-preview | December 17, 2025 | No shutdown date announced | gemini-3.6-flash | -| gemini-3-pro-preview | November 18, 2025 | March 9, 2026 | gemini-3.1-pro-preview | -| gemini-3.1-flash-lite-preview | March 3, 2026 | May 25, 2026 | gemini-3.1-flash-lite | +| **Model** | **Release date** | **Shutdown date** | **Recommended replacement** | +| --------------------------------- | ------------------ | -------------------------- | --------------------------- | +| gemini-3.8-live | September 15, 2026 | No shutdown date announced | | +| gemini-3.8-live-extended-thinking | September 15, 2026 | No shutdown date announced | | +| gemini-3.8-flash | September 2, 2026 | No shutdown date announced | | +| gemini-3.7-flash | August 13, 2026 | No shutdown date announced | | +| gemini-3.6-flash | July 21, 2026 | No shutdown date announced | | +| gemini-3.5-flash-lite | July 21, 2026 | No shutdown date announced | | +| gemini-3.5-flash | May 19, 2026 | No shutdown date announced | | +| gemini-3.1-flash-image | May 28, 2026 | No shutdown date announced | | +| gemini-3-pro-image | May 28, 2026 | No shutdown date announced | | +| gemini-3.1-flash-lite | May 7, 2026 | May 7, 2027 | gemini-3.5-flash-lite | +| Preview models | | | | +| gemini-3.1-flash-image-preview | February 26, 2026 | June 25, 2026 | gemini-3.1-flash-image | +| gemini-3.1-pro-preview | February 19, 2026 | No shutdown date announced | | +| gemini-3-pro-image-preview | November 20, 2025 | June 25, 2026 | gemini-3-pro-image | +| gemini-3-flash-preview | December 17, 2025 | No shutdown date announced | gemini-3.6-flash | +| gemini-3-pro-preview | November 18, 2025 | March 9, 2026 | gemini-3.1-pro-preview | +| gemini-3.1-flash-lite-preview | March 3, 2026 | May 25, 2026 | gemini-3.1-flash-lite | ## Gemini 2.5 Pro models +**Note:** To ensure reliable performance for everyone, we are limiting access to the 2.5 models to users who have actively used them in the past. These models are not deprecated and will continue to be served until further notice through the API. For any new projects, use our latest models: 3.5 Flash-Lite or 3.8 Flash. This helps us maintain sufficient capacity for both ongoing legacy workflows and new applications. + | **Model** | **Release date** | **Shutdown date** | **Recommended replacement** | | ---------------------------- | ---------------- | -------------------------- | --------------------------- | | gemini-2.5-pro | June 17, 2025 | No shutdown date announced | | @@ -38,6 +42,8 @@ Deprecation announcements are made on the [Release notes](/gemini-api/docs/chang ## Gemini 2.5 Flash models +**Note:** To ensure reliable performance for everyone, we are limiting access to the 2.5 models to users who have actively used them in the past. These models are not deprecated and will continue to be served until further notice through the API. For any new projects, use our latest models: 3.5 Flash-Lite or 3.8 Flash. This helps us maintain sufficient capacity for both ongoing legacy workflows and new applications. + | **Model** | **Release date** | **Shutdown date** | **Recommended replacement** | | ------------------------------------- | ------------------ | -------------------------- | ------------------------------ | | gemini-2.5-flash | June 17, 2025 | No shutdown date announced | | @@ -64,15 +70,17 @@ Deprecation announcements are made on the [Release notes](/gemini-api/docs/chang ## Live API models -| **Model** | **Release date** | **Shutdown date** | **Recommended replacement** | -| --------------------------------------------- | ----------------- | -------------------------- | ----------------------------- | -| gemini-3.5-transcribe-live | August 2026 | No shutdown date announced | | -| gemini-2.0-flash-live-001 | April 9, 2025 | December 9, 2025 | gemini-3.1-flash-live-preview | -| Preview models | | | | -| gemini-3.5-live-translate-preview | June 2026 | No shutdown date announced | | -| gemini-3.1-flash-live-preview | March 11, 2026 | No shutdown date announced | | -| gemini-2.5-flash-native-audio-preview-12-2025 | December 12, 2025 | No shutdown date announced | gemini-3.1-flash-live-preview | -| gemini-live-2.5-flash-preview | June 17, 2025 | December 9, 2025 | gemini-3.1-flash-live-preview | +| **Model** | **Release date** | **Shutdown date** | **Recommended replacement** | +| --------------------------------------------- | ------------------ | -------------------------- | --------------------------- | +| gemini-3.8-live | September 15, 2026 | No shutdown date announced | | +| gemini-3.8-live-extended-thinking | September 15, 2026 | No shutdown date announced | | +| gemini-3.5-transcribe-live | August 2026 | No shutdown date announced | | +| gemini-2.0-flash-live-001 | April 9, 2025 | December 9, 2025 | gemini-3.8-live | +| Preview models | | | | +| gemini-3.5-live-translate-preview | June 2026 | No shutdown date announced | | +| gemini-3.1-flash-live-preview | March 11, 2026 | No shutdown date announced | gemini-3.8-live | +| gemini-2.5-flash-native-audio-preview-12-2025 | December 12, 2025 | No shutdown date announced | gemini-3.8-live | +| gemini-live-2.5-flash-preview | June 17, 2025 | December 9, 2025 | gemini-3.8-live | ## Audio models @@ -137,6 +145,7 @@ Deprecation announcements are made on the [Release notes](/gemini-api/docs/chang | **Model** | **Release date** | **Shutdown date** | **Recommended replacement** | | -------------------- | ----------------- | -------------------------- | --------------------------- | | lyria-3.5 | September 3, 2026 | No shutdown date announced | | +| Preview models | | | | | lyria-3-clip-preview | March 25, 2026 | No shutdown date announced | | | lyria-3-pro-preview | March 25, 2026 | No shutdown date announced | lyria-3.5 | | lyria-realtime-exp | May 20, 2025 | No shutdown date announced | | @@ -148,3 +157,11 @@ Deprecation announcements are made on the [Release notes](/gemini-api/docs/chang | Preview models | | | | | gemini-robotics-er-1.6-preview | April 14, 2026 | August 31, 2026 | gemini-robotics-er-2-preview | | gemini-robotics-er-1.5-preview | September 25, 2025 | April 30, 2026 | gemini-robotics-er-1.6-preview | + +## Managed agents + +| **Agent** | **Release date** | **Shutdown date** | **Recommended replacement** | +| --------------------------- | ------------------ | -------------------------- | --------------------------- | +| Preview agents | | | | +| antigravity-preview-09-2026 | September 17, 2026 | No shutdown date announced | | +| antigravity-preview-05-2026 | May 19, 2026 | October 5, 2026 | antigravity-preview-09-2026 | diff --git a/snapshots/groq/deprecations.md b/snapshots/groq/deprecations.md index 9d09343..7511b61 100644 --- a/snapshots/groq/deprecations.md +++ b/snapshots/groq/deprecations.md @@ -58,6 +58,23 @@ When a model is marked for deprecation, we follow this standardized process: ## [Deprecation History](#deprecation-history) +### [September 21, 2026: groq/compound and groq/compound-mini](#september-21-2026-groqcompound-and-groqcompoundmini) + +On August 24, 2026, we announced the deprecation of `groq/compound` and `groq/compound-mini`. Both systems will be decommissioned on September 21, 2026\. Beginning on that date, requests to these model IDs will return errors. Historical overviews are available for [Compound](https://console.groq.com/docs/compound/systems/compound) and [Compound Mini](https://console.groq.com/docs/compound/systems/compound-mini), along with the [Compound changelog](https://console.groq.com/docs/changelog/compound). + +| Deprecated Model | Shutdown Date | Recommended Replacement Model ID | +| ------------------ | ------------- | -------------------------------- | +| groq/compound | 09/21/26 | — | +| groq/compound-mini | 09/21/26 | — | + +### [September 14, 2026: qwen/qwen3.6-27b](#september-14-2026-qwenqwen3627b) + +In line with our commitment to bringing you cutting-edge models, we announced the deprecation of `qwen/qwen3.6-27b` in favor of `qwen/qwen3.8-27b`. Qwen 3.8 27B is the direct successor: a 27B multimodal model with the same 131K context window, thinking and instruct modes, tunable reasoning effort, tool use, and JSON mode. This deprecation applies to free and developer-tier usage; enterprise customers with a committed-spend contract are not affected. + +| Deprecated Model | Shutdown Date | Recommended Replacement Model ID | +| ---------------- | ------------- | -------------------------------- | +| qwen/qwen3.6-27b | 09/14/26 | qwen/qwen3.8-27b | + ### [August 16, 2026: llama-3.1-8b-instant and llama-3.3-70b-versatile](#august-16-2026-llama318binstant-and-llama3370bversatile) In line with our commitment to bringing you cutting-edge models, on June 17, 2026, we emailed users to announce the deprecation of `llama-3.1-8b-instant` and `llama-3.3-70b-versatile`. We recommend migrating to `openai/gpt-oss-20b` (for Llama 3.1 8B Instant) and `openai/gpt-oss-120b` or `qwen/qwen3.6-27b` (for Llama 3.3 70B Versatile), which deliver exceptional performance with faster inference. This deprecation applies to free and developer-tier usage; enterprise customers with a committed-spend contract are not affected. diff --git a/snapshots/minimax/api-overview.md b/snapshots/minimax/api-overview.md index eadad84..792421a 100644 --- a/snapshots/minimax/api-overview.md +++ b/snapshots/minimax/api-overview.md @@ -55,10 +55,10 @@ This API supports video generation from multimodal input (text, images, video, a **Supported Models** -| Model | Description | -| :------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| MiniMax-H3 | Multimodal video generation model supporting text / image / first-and-last-frame / reference input, 768P / 2K resolution, 4–15s duration. | -| MiniMax-H3-Max | Fast generation model. Supports text-to-video and image-to-video (first / last frame) only; reference input is not supported. 480P / 768P resolution (no 2K), 5–15s duration. | +| Model | Description | +| :------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------- | +| MiniMax-H3 | Multimodal video generation model supporting text / image / first-and-last-frame / reference input, 768P / 2K resolution, 4–15s duration. | +| MiniMax-H3-Max | Fast generation model supporting text-to-video, image-to-video (first / last frame), and reference input. 480P / 768P resolution (no 2K), 5–15s duration. | **API Usage Guide** diff --git a/snapshots/mistral/models.md b/snapshots/mistral/models.md index 15d14db..ffa2f23 100644 --- a/snapshots/mistral/models.md +++ b/snapshots/mistral/models.md @@ -12,7 +12,7 @@ Featured Models ## Featured Models -[![Mistral Medium 3.5 icon](/assets/models/Mistral_Medium_3.svg)Mistral Medium 3.5Our frontier-class multimodal model optimized for agentic and coding use cases.](/models/mistral-medium-3-5-26-04)[![OCR 4.1 icon](/assets/models/OCR.svg)OCR 4.1Our latest OCR service with paragraph-level bounding boxes, structural block labels, and block-level confidence scores.](/models/ocr-4-1)[![Z.ai GLM 5.2 icon](/assets/models/Zai_GLM.svg)Z.ai GLM 5.2A third-party open source text model from Z.ai with a 1M-token context window.](/models/zai-glm-5-2)[![Mistral Small 4 icon](/assets/models/Mistral_Small_3.1.svg)Mistral Small 4Hybrid model unifying instruct, reasoning, and coding in a single efficient model.](/models/mistral-small-4-0-26-03)[![Voxtral Mini Transcribe 2 icon](/assets/models/Voxtral.svg)Voxtral Mini Transcribe 2An efficient audio input model, pre-trained and optimized for transcription purposes.](/models/voxtral-mini-transcribe-26-02)[![Voxtral Mini Transcribe Realtime icon](/assets/models/Voxtral.svg)Voxtral Mini Transcribe RealtimeAn efficient audio input model, pre-trained and optimized for live transcription purposes.](/models/voxtral-mini-transcribe-realtime-26-02) +[![Mistral Medium 3.5 icon](/assets/models/Mistral_Medium_3.svg)Mistral Medium 3.5Our frontier-class multimodal model optimized for agentic and coding use cases.](/models/mistral-medium-3-5-26-04)[![OCR 4.1 icon](/assets/models/OCR.svg)OCR 4.1Our latest OCR service with paragraph-level bounding boxes, structural block labels, and block-level confidence scores.](/models/ocr-4-1)[![Z.ai GLM 5.3 icon](/assets/models/Zai_GLM.svg)Z.ai GLM 5.3A third-party open weight text model from Z.ai with a 1M-token context window.](/models/zai-glm-5-3)[![Mistral Small 4 icon](/assets/models/Mistral_Small_3.1.svg)Mistral Small 4Hybrid model unifying instruct, reasoning, and coding in a single efficient model.](/models/mistral-small-4-0-26-03)[![Voxtral Mini Transcribe 2 icon](/assets/models/Voxtral.svg)Voxtral Mini Transcribe 2An efficient audio input model, pre-trained and optimized for transcription purposes.](/models/voxtral-mini-transcribe-26-02)[![Voxtral Mini Transcribe Realtime icon](/assets/models/Voxtral.svg)Voxtral Mini Transcribe RealtimeAn efficient audio input model, pre-trained and optimized for live transcription purposes.](/models/voxtral-mini-transcribe-realtime-26-02) All models @@ -26,7 +26,7 @@ Generalist models Text and multimodal models for broad reasoning, coding, tool use, and agentic tasks. -[![Z.ai GLM 5.2 icon](/assets/models/Zai_GLM.svg)Z.ai GLM 5.2A third-party open source text model from Z.ai with a 1M-token context window.v5.2](/models/zai-glm-5-2)[![Mistral Medium 3.5 icon](/assets/models/Mistral_Medium_3.svg)Mistral Medium 3.5Our frontier-class multimodal model optimized for agentic and coding use cases.v26.04](/models/mistral-medium-3-5-26-04)[![Mistral Small 4 icon](/assets/models/Mistral_Small_3.1.svg)Mistral Small 4Hybrid model unifying instruct, reasoning, and coding in a single efficient model.v26.03](/models/mistral-small-4-0-26-03)[![Mistral Large 3 icon](/assets/models/Mistral_Large_2.svg)Mistral Large 3A state-of-the-art, open-weight, general-purpose multimodal model.v25.12](/models/mistral-large-3-25-12)[![Ministral 3 14B icon](/assets/models/Ministral.svg)Ministral 3 14BA powerful model offering best-in-class text and vision capabilities.v25.12](/models/ministral-3-14b-25-12)[![Ministral 3 8B icon](/assets/models/Ministral.svg)Ministral 3 8BA powerful and efficient model offering best-in-class text and vision capabilities.v25.12](/models/ministral-3-8b-25-12)[![Ministral 3 3B icon](/assets/models/Ministral.svg)Ministral 3 3BA tiny and efficient model offering best-in-class text and vision capabilities.v25.12](/models/ministral-3-3b-25-12) +[![Z.ai GLM 5.3 icon](/assets/models/Zai_GLM.svg)Z.ai GLM 5.3A third-party open weight text model from Z.ai with a 1M-token context window.v5.3](/models/zai-glm-5-3)[![Z.ai GLM 5.2 icon](/assets/models/Zai_GLM.svg)Z.ai GLM 5.2A third-party open weight text model from Z.ai with a 1M-token context window.v5.2](/models/zai-glm-5-2)[![Mistral Medium 3.5 icon](/assets/models/Mistral_Medium_3.svg)Mistral Medium 3.5Our frontier-class multimodal model optimized for agentic and coding use cases.v26.04](/models/mistral-medium-3-5-26-04)[![Mistral Small 4 icon](/assets/models/Mistral_Small_3.1.svg)Mistral Small 4Hybrid model unifying instruct, reasoning, and coding in a single efficient model.v26.03](/models/mistral-small-4-0-26-03)[![Mistral Large 3 icon](/assets/models/Mistral_Large_2.svg)Mistral Large 3A state-of-the-art, open-weight, general-purpose multimodal model.v25.12](/models/mistral-large-3-25-12)[![Ministral 3 14B icon](/assets/models/Ministral.svg)Ministral 3 14BA powerful model offering best-in-class text and vision capabilities.v25.12](/models/ministral-3-14b-25-12)[![Ministral 3 8B icon](/assets/models/Ministral.svg)Ministral 3 8BA powerful and efficient model offering best-in-class text and vision capabilities.v25.12](/models/ministral-3-8b-25-12)[![Ministral 3 3B icon](/assets/models/Ministral.svg)Ministral 3 3BA tiny and efficient model offering best-in-class text and vision capabilities.v25.12](/models/ministral-3-3b-25-12) OCR models diff --git a/snapshots/moonshot/models.md b/snapshots/moonshot/models.md index d51b326..c5d1553 100644 --- a/snapshots/moonshot/models.md +++ b/snapshots/moonshot/models.md @@ -8,10 +8,6 @@ Click [here](pricing/chat) to see more details of model price. - - The `kimi-k2.5` and `moonshot-v1` series were officially retired on August 31, 2026. Calls to these models now return a 404 (model not found) error. Please migrate to [kimi-k3](/docs/guide/kimi-k3-quickstart) or other latest models. - - ## Multi-modal Model | Model Name | Description | diff --git a/snapshots/openai/deprecations.md b/snapshots/openai/deprecations.md index 70df17d..ae06970 100644 --- a/snapshots/openai/deprecations.md +++ b/snapshots/openai/deprecations.md @@ -34,6 +34,14 @@ We use the term "legacy" to refer to models and endpoints that no longer receive Upcoming deprecations are listed below, with the most recent announcements at the top. +### 2026-09-11: GPT-5.4-Cyber + +The `gpt-5.4-cyber` model is deprecated and will be removed from the API on October 1, 2026. Migrate to `gpt-5.6-cyber` before the shutdown date. + +| Shutdown date | Model / system | Recommended replacement | +| ------------- | --------------- | ----------------------- | +| Oct 1, 2026 | `gpt-5.4-cyber` | `gpt-5.6-cyber` | + ### 2026-08-26: Transcription models On August 26, 2026, we notified developers using `whisper-1`, `gpt-4o-transcribe`, `gpt-4o-mini-transcribe`, and `gpt-4o-transcribe-diarize` of their deprecation and removal from the API on February 26, 2027. @@ -191,7 +199,7 @@ To improve reliability and make it easier for developers to choose the right mod Past deprecations are listed below, with the most recent announcements at the top. -### 2026-05-08: gpt-5.2-chat-latest and gpt-5.3-chat-latest model snapshots +### 2026-05-08: `gpt-5.2-chat-latest` and `gpt-5.3-chat-latest` model snapshots On May 8th, 2026, we notified developers using `gpt-5.2-chat-latest` and `gpt-5.3-chat-latest` model snapshots of their deprecation and removal from the API. @@ -221,7 +229,7 @@ On April 22, 2026, we announced the deprecation of the following older OpenAI mo | July 23, 2026 | `o4-mini-deep-research-2025-06-26` \| `o4-mini-deep-research` | `gpt-5.6-sol` | | July 23, 2026 | `gpt-5.2-codex` | `gpt-5.6-sol` | -### 2025-11-18: chatgpt-4o-latest snapshot +### 2025-11-18: `chatgpt-4o-latest` snapshot On November 18th, 2025, we notified developers using `chatgpt-4o-latest` model snapshot of its deprecation and removal from the API on February 17, 2026. @@ -229,7 +237,7 @@ On November 18th, 2025, we notified developers using `chatgpt-4o-latest` model s | ------------- | ------------------- | ----------------------- | | 2026-02-17 | `chatgpt-4o-latest` | `gpt-5.1-chat-latest` | -### 2025-11-17: codex-mini-latest model snapshot +### 2025-11-17: `codex-mini-latest` model snapshot On November 17th, 2025, we notified developers using `codex-mini-latest` model of its deprecation and removal from the API on February 12, 2026. As part of this deprecation, we will no longer support our legacy local shell tool, which is only available for use with `codex-mini-latest`. For new use cases, please use our latest shell tool. @@ -262,24 +270,24 @@ To improve reliability and make it easier for developers to choose the right mod The Realtime API Beta was deprecated and removed from the API on May 12, 2026. -There are a few key differences between the interfaces in the Realtime beta API and the released GA API. See [the migration guide](https://developers.openai.com/api/docs/guides/realtime#beta-to-ga-migration) for the current GA interface and related Realtime docs. +The interfaces in the Realtime beta API and the released GA API have a few key differences. See [the migration guide](https://developers.openai.com/api/docs/guides/realtime#beta-to-ga-migration) for the current GA interface and related Realtime docs. | Shutdown date | Model / system | Recommended replacement | | ------------- | ------------------------ | ----------------------- | | 2026‑05‑12 | OpenAI-Beta: realtime=v1 | Realtime API | -### 2025-09-15: gpt-4o-realtime-preview models +### 2025-09-15: `gpt-4o-realtime-preview` models -In September, 2025, we notified developers using gpt-4o-realtime-preview models of their deprecation and removal from the API in six months. +In September, 2025, we notified developers using `gpt-4o-realtime-preview` models of their deprecation and removal from the API in six months. -| Shutdown date | Model / system | Recommended replacement | -| ------------- | ---------------------------------- | ----------------------- | -| 2026-05-07 | gpt-4o-realtime-preview | gpt-realtime-1.5 | -| 2026-05-07 | gpt-4o-realtime-preview-2025-06-03 | gpt-realtime-1.5 | -| 2026-05-07 | gpt-4o-realtime-preview-2024-12-17 | gpt-realtime-1.5 | -| 2026-05-07 | gpt-4o-mini-realtime-preview | gpt-realtime-mini | -| 2026-05-07 | gpt-4o-audio-preview | gpt-audio-1.5 | -| 2026-05-07 | gpt-4o-mini-audio-preview | gpt-audio-mini | +| Shutdown date | Model / system | Recommended replacement | +| ------------- | ------------------------------------ | ----------------------- | +| 2026-05-07 | `gpt-4o-realtime-preview` | `gpt-realtime-1.5` | +| 2026-05-07 | `gpt-4o-realtime-preview-2025-06-03` | `gpt-realtime-1.5` | +| 2026-05-07 | `gpt-4o-realtime-preview-2024-12-17` | `gpt-realtime-1.5` | +| 2026-05-07 | `gpt-4o-mini-realtime-preview` | `gpt-realtime-mini` | +| 2026-05-07 | `gpt-4o-audio-preview` | `gpt-audio-1.5` | +| 2026-05-07 | `gpt-4o-mini-audio-preview` | `gpt-audio-mini` | ### 2025-08-20: Assistants API @@ -293,15 +301,15 @@ See the Assistants to Conversations [migration guide](https://developers.openai. | ------------- | -------------- | ----------------------------------- | | 2026‑08‑26 | Assistants API | Responses API and Conversations API | -### 2025-06-10: gpt-4o-realtime-preview-2024-10-01 +### 2025-06-10: `gpt-4o-realtime-preview-2024-10-01` -On June 10th, 2025, we notified developers using gpt-4o-realtime-preview-2024-10-01 of its deprecation and removal from the API in three months. +On June 10th, 2025, we notified developers using `gpt-4o-realtime-preview-2024-10-01` of its deprecation and removal from the API in three months. -| Shutdown date | Model / system | Recommended replacement | -| ------------- | ---------------------------------- | ----------------------- | -| 2025-10-10 | gpt-4o-realtime-preview-2024-10-01 | gpt-realtime-1.5 | +| Shutdown date | Model / system | Recommended replacement | +| ------------- | ------------------------------------ | ----------------------- | +| 2025-10-10 | `gpt-4o-realtime-preview-2024-10-01` | `gpt-realtime-1.5` | -### 2025-06-10: gpt-4o-audio-preview-2024-10-01 +### 2025-06-10: `gpt-4o-audio-preview-2024-10-01` On June 10th, 2025, we notified developers using `gpt-4o-audio-preview-2024-10-01` of its deprecation and removal from the API in three months. @@ -309,7 +317,7 @@ On June 10th, 2025, we notified developers using `gpt-4o-audio-preview-2024-10-0 | ------------- | --------------------------------- | ----------------------- | | 2025-10-10 | `gpt-4o-audio-preview-2024-10-01` | `gpt-audio-1.5` | -### 2025-04-28: text-moderation +### 2025-04-28: `text-moderation` On April 28th, 2025, we notified developers using `text-moderation` of its deprecation and removal from the API in six months. @@ -319,7 +327,7 @@ On April 28th, 2025, we notified developers using `text-moderation` of its depre | 2025-10-27 | `text-moderation-stable` | `omni-moderation` | | 2025-10-27 | `text-moderation-latest` | `omni-moderation` | -### 2025-04-28: o1-preview and o1-mini +### 2025-04-28: `o1-preview` and `o1-mini` On April 28th, 2025, we notified developers using `o1-preview` and `o1-mini` of their deprecations and removal from the API in three months and six months respectively. diff --git a/snapshots/perplexity/changelog.md b/snapshots/perplexity/changelog.md index 1572863..2689709 100644 --- a/snapshots/perplexity/changelog.md +++ b/snapshots/perplexity/changelog.md @@ -4,10 +4,40 @@ # Changelog +> Updates to the Perplexity API platform. + Looking ahead? Check out our [Feature Roadmap](/docs/resources/feature-roadmap) to see what's coming next. + + **GPT-6 Sol** + + The Agent API now supports `openai/gpt-6-sol`. See the [Agent API Models reference](/docs/agent-api/models). + + **GPT-6 Luna** + + The Agent API now supports `openai/gpt-6-luna`. See the [Agent API Models reference](/docs/agent-api/models). + + **Claude Opus 5.5** + + The Agent API now supports `anthropic/claude-opus-5-5`. See the [Agent API Models reference](/docs/agent-api/models). + + **Grok 4.7** + + The Agent API now supports `xai/grok-4.7`. See the [Agent API Models reference](/docs/agent-api/models). + + + + **Custom connectors: Bring your own MCP server** + + Register a remote MCP server once on your [Project connectors page](https://console.perplexity.ai/project/connectors). + Perplexity stores the server's credential, so your application does not need to store or send it with each request. + Use the generated connector ID with `type: "connector"` in Agent API requests. + Custom connectors are available to all Projects and support API-key or no authentication, with Streamable HTTP or SSE transport. + See [Add a custom connector](/docs/agent-api/tools/connectors#add-a-custom-connector). + + **Sign in with Perplexity for the remote MCP server** @@ -62,18 +92,6 @@ The Agent API and Router API now support `perplexity/nemotron-3-ultra-550b-a55b` at \$0.25 per million input or cached-input tokens and \$2.50 per million output tokens. See the [Agent API Models reference](/docs/agent-api/models) or the [Router model catalog](/docs/router/models). - - **NVIDIA Nemotron 3.5 Lightning** - - The Agent API and Router API now support `perplexity/nemotron-3.5-lightning-30b-a3b`, a fast, efficient open-weight reasoning model, at \$0.0115 per million input tokens, \$0.00115 per million cached-input tokens, and \$0.17 per million output tokens. See the [Agent API Models reference](/docs/agent-api/models) or the [Router model catalog](/docs/router/models). - - - - **DeepSeek V4 Flash 0731** - - The Agent API and Router API now support `perplexity/deepseek-v4-flash-0731`, a fast, efficient open reasoning model with a 1M-token context window. See pricing in the [Agent API Models reference](/docs/agent-api/models) or the [Router model catalog](/docs/router/models). - - **GPT-5.6 price cuts and Sol Fast mode** @@ -162,7 +180,6 @@ The Agent API expanded model coverage this month, all with direct first-party token pricing. See the full list in the [Agent API Models reference](/docs/agent-api/models). * **Claude Sonnet 5** — `anthropic/claude-sonnet-5`, Anthropic's latest Sonnet model. - * **GLM 5.2** — `perplexity/glm-5.2`, Z.AI's flagship reasoning model. * **Kimi K2.7 Code** — `perplexity/kimi-k2.7-code`, Moonshot AI's coding and agentic model. * **Nemotron 3 Super** — `nvidia/nemotron-3-super-120b-a12b`, NVIDIA's open-weight reasoning model. diff --git a/snapshots/vertex/model-versions.md b/snapshots/vertex/model-versions.md index e8e0a60..25c1bfb 100644 --- a/snapshots/vertex/model-versions.md +++ b/snapshots/vertex/model-versions.md @@ -12,76 +12,79 @@ The following table lists the models that will be available for at least 12 mont ### Gemini models -| Model ID | Release date | Retirement date | Replacement model | -| ---------------------------------- | ----------------- | ---------------------- | ---------------------------------------------- | -| gemini-3.5-flash-lite | July 21, 2026 | July 21, 2027 or later | | -| gemini-3.5-flash | May 19, 2026 | May 19, 2027 or later | | -| gemini-3.1-flash-lite | May 7, 2026 | May 7, 2027 or later | | -| gemini-2.5-pro | June 17, 2025 | October 20, 2026 | Gemini 3.5 Flash | -| gemini-2.5-flash | June 17, 2025 | October 20, 2026 | Gemini 3.5 Flash-Lite or Gemini 3.1 Flash-Lite | -| gemini-2.5-flash-lite | July 22, 2025 | October 20, 2026 | Gemini 3.1 Flash-Lite or Gemma 4 | -| gemini-live-2.5-flash-native-audio | December 12, 2025 | December 13, 2026 | | +| Model ID | Release date | Retirement date | Replacement model ID | +| -------------------------------------------------------------------------------------------------------- | ----------------- | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| [gemini-3.5-flash-lite](/gemini-enterprise-agent-platform/models/gemini/3-5-flash-lite) | July 21, 2026 | July 21, 2027 or later | | +| [gemini-3.5-flash](/gemini-enterprise-agent-platform/models/gemini/3-5-flash) | May 19, 2026 | May 19, 2027 or later | | +| [gemini-3.1-flash-lite](/gemini-enterprise-agent-platform/models/gemini/3-1-flash-lite) | May 7, 2026 | May 7, 2027 or later | | +| [gemini-2.5-pro](/gemini-enterprise-agent-platform/models/gemini/2-5-pro) | June 17, 2025 | October 20, 2026 | [gemini-3.5-flash](/gemini-enterprise-agent-platform/models/gemini/3-5-flash) | +| [gemini-2.5-flash](/gemini-enterprise-agent-platform/models/gemini/2-5-flash) | June 17, 2025 | October 20, 2026 | [gemini-3.5-flash-lite](/gemini-enterprise-agent-platform/models/gemini/3-5-flash-lite) or [gemini-3.1-flash-lite](/gemini-enterprise-agent-platform/models/gemini/3-1-flash-lite) | +| [gemini-2.5-flash-lite](/gemini-enterprise-agent-platform/models/gemini/2-5-flash-lite) | July 22, 2025 | October 20, 2026 | [gemini-3.1-flash-lite](/gemini-enterprise-agent-platform/models/gemini/3-1-flash-lite) or [Gemma 4](https://console.cloud.google.com/agent-platform/publishers/google/model-garden/gemma4) | +| [gemini-live-2.5-flash-native-audio](/gemini-enterprise-agent-platform/models/gemini/2-5-flash-live-api) | December 12, 2025 | December 13, 2026 | | ### Gemini image models -| Model ID | Release date | Retirement date | Replacement model | -| --------------------------- | --------------- | ---------------------------- | --------------------------- | -| gemini-3.1-flash-lite-image | June 23, 2026 | No retirement date announced | | -| gemini-3-pro-image | May 28, 2026 | May 28, 2027 or later | | -| gemini-3.1-flash-image | May 28, 2026 | May 28, 2027 or later | | -| gemini-2.5-flash-image | October 2, 2025 | October 2, 2026 | Gemini 3.1 Flash-Lite Image | +| Model ID | Release date | Retirement date | Replacement model ID | +| --------------------------------------------------------------------------------------------------- | --------------- | ---------------------- | --------------------------------------------------------------------------------------------------- | +| [gemini-3.1-flash-lite-image](/gemini-enterprise-agent-platform/models/gemini/3-1-flash-lite-image) | June 23, 2026 | June 28, 2027 or later | | +| [gemini-3-pro-image](/gemini-enterprise-agent-platform/models/gemini/3-pro-image) | May 28, 2026 | May 28, 2027 or later | | +| [gemini-3.1-flash-image](/gemini-enterprise-agent-platform/models/gemini/3-1-flash-image) | May 28, 2026 | May 28, 2027 or later | | +| [gemini-2.5-flash-image](/gemini-enterprise-agent-platform/models/gemini/2-5-flash-image) | October 2, 2025 | March 15, 2027 | [gemini-3.1-flash-lite-image](/gemini-enterprise-agent-platform/models/gemini/3-1-flash-lite-image) | ### Veo models -| Model ID | Release date | Retirement date | Replacement model | -| ------------------------- | ----------------- | -------------------------- | ------------------------- | -| veo-3.0-generate-001 | July 29, 2025 | June 30, 2026 | veo-3.1-generate-001 | -| veo-3.0-fast-generate-001 | July 29, 2025 | June 30, 2026 | veo-3.1-fast-generate-001 | -| veo-3.1-generate-001 | November 17, 2025 | November 17, 2026 or later | | -| veo-3.1-fast-generate-001 | November 17, 2025 | November 17, 2026 or later | | +| Model ID | Release date | Retirement date | Replacement model ID | +| ------------------------------------------------------------------------------------------------------------ | ----------------- | -------------------------- | ------------------------------------------------------------------------------------------------------------ | +| [veo-3.0-generate-001](/gemini-enterprise-agent-platform/models/veo/3-0-generate#3.0-generate-001) | July 29, 2025 | June 30, 2026 | [veo-3.1-generate-001](/gemini-enterprise-agent-platform/models/veo/3-1-generate#3.1-generate-001) | +| [veo-3.0-fast-generate-001](/gemini-enterprise-agent-platform/models/veo/3-0-generate#3.0-fast-generate-001) | July 29, 2025 | June 30, 2026 | [veo-3.1-fast-generate-001](/gemini-enterprise-agent-platform/models/veo/3-1-generate#3.1-fast-generate-001) | +| [veo-3.1-generate-001](/gemini-enterprise-agent-platform/models/veo/3-1-generate#3.1-generate-001) | November 17, 2025 | November 17, 2026 or later | | +| [veo-3.1-fast-generate-001](/gemini-enterprise-agent-platform/models/veo/3-1-generate#3.1-fast-generate-001) | November 17, 2025 | November 17, 2026 or later | | ### Embeddings models -| Model ID | Release date | Retirement date | Replacement model | -| ------------------------------- | ----------------- | --------------------------- | ----------------- | -| gemini-embedding-2 | April 22, 2026 | | | -| gemini-embedding-001 | May 20, 2025 | No sooner than May 20, 2028 | | -| text-embedding-005 | November 18, 2024 | April 1, 2027 | | -| text-embedding-004 | May 14, 2024 | April 1, 2027 | | -| text-multilingual-embedding-002 | May 14, 2024 | April 1, 2027 | | -| multimodalembedding@001 | February 12, 2024 | April 1, 2027 | | +| Model ID | Release date | Retirement date | Replacement model ID | +| ---------------------------------------------------------------------------------------------------------- | ----------------- | --------------------------- | -------------------- | +| [gemini-embedding-2](/gemini-enterprise-agent-platform/models/gemini/embedding-2) | April 22, 2026 | | | +| [gemini-embedding-001](/gemini-enterprise-agent-platform/models/embeddings/get-text-embeddings) | May 20, 2025 | No sooner than May 20, 2028 | | +| [text-embedding-005](/gemini-enterprise-agent-platform/models/embeddings/get-text-embeddings) | November 18, 2024 | April 1, 2027 | | +| [text-embedding-004](/gemini-enterprise-agent-platform/models/embeddings/get-text-embeddings) | May 14, 2024 | April 1, 2027 | | +| [text-multilingual-embedding-002](/gemini-enterprise-agent-platform/models/embeddings/get-text-embeddings) | May 14, 2024 | April 1, 2027 | | +| [multimodalembedding@001](/gemini-enterprise-agent-platform/models/embeddings/get-multimodal-embeddings) | February 12, 2024 | April 1, 2027 | | ### Models available for shorter availability periods -Short-term availability models retire 45 days after a replacement model is released. The following table lists models available for shorter terms: +Short-term availability models remain active until a replacement model is released and a retirement date is announced. When we schedule a model for retirement, we post a fixed date in the following table that gives you at least 45 days to migrate. Even after a replacement launches, a model remains active until we announce its retirement date. -| Model ID | Release date | Retirement date | Replacement model | -| ---------------- | ----------------- | ---------------------------- | ----------------- | -| gemini-3.8-flash | September 2, 2026 | No retirement date announced | | -| gemini-3.7-flash | August 13, 2026 | No retirement date announced | | -| gemini-3.6-flash | July 21, 2026 | No retirement date announced | | +The following table lists models available for shorter terms: + +| Model ID | Release date | Retirement date | Replacement model ID | +| ----------------------------------------------------------------------------------------- | ------------------ | ---------------------------- | ----------------------------------------------------------------------------- | +| [gemini-3.8-flash-cyber](/gemini-enterprise-agent-platform/models/gemini/3-8-flash-cyber) | September 16, 2026 | No retirement date announced | | +| [gemini-3.8-flash](/gemini-enterprise-agent-platform/models/gemini/3-8-flash) | September 2, 2026 | No retirement date announced | | +| [gemini-3.7-flash](/gemini-enterprise-agent-platform/models/gemini/3-7-flash) | August 13, 2026 | No retirement date announced | [gemini-3.8-flash](/gemini-enterprise-agent-platform/models/gemini/3-8-flash) | +| [gemini-3.6-flash](/gemini-enterprise-agent-platform/models/gemini/3-6-flash) | July 21, 2026 | No retirement date announced | [gemini-3.8-flash](/gemini-enterprise-agent-platform/models/gemini/3-8-flash) | ### Retired models -| Model ID | Release date | Retirement date | Recommended upgrade | -| ------------------------------------ | ------------------ | ------------------ | ---------------------- | -| gemini-2.0-flash | February 5, 2025 | June 1, 2026 | gemini-3.1-flash-lite | -| gemini-2.0-flash-lite | February 25, 2025 | June 1, 2026 | gemini-3.1-flash-lite | -| gemini-1.5-pro-001 | May 24, 2024 | May 24, 2025 | gemini-2.5-flash | -| gemini-1.5-pro-002 | September 24, 2024 | September 24, 2025 | gemini-2.5-flash | -| gemini-1.5-flash-001 | May 24, 2024 | May 24, 2025 | gemini-2.5-flash-lite | -| gemini-1.5-flash-002 | September 24, 2024 | September 24, 2025 | gemini-2.5-flash-lite | -| textembedding-gecko@003\* | December 12, 2023 | May 24, 2025 | gemini-embedding-001 | -| textembedding-gecko-multilingual@001 | November 2, 2023 | May 24, 2025 | gemini-embedding-001 | -| gemini-1.0-pro-001 | February 15, 2024 | April 21, 2025 | gemini-2.5-flash | -| gemini-1.0-pro-002 | April 9, 2024 | April 21, 2025 | gemini-2.5-flash | -| gemini-1.0-pro-vision-001 | February 15, 2024 | April 21, 2025 | gemini-2.5-flash | -| text-bison | May 2023 | April 21, 2025 | gemini-2.5-flash-lite | -| chat-bison | May 2023 | April 21, 2025 | gemini-2.5-flash-lite | -| code-gecko | May 2023 | April 21, 2025 | gemini-2.5-flash-lite | -| textembedding-gecko@002 | November 2, 2023 | April 21, 2025 | gemini-embedding-001 | -| textembedding-gecko@001 | June 7, 2023 | April 21, 2025 | gemini-embedding-001 | -| imagetext | June 7, 2023 | September 24, 2025 | gemini-2.5-flash-image | +| Model ID | Release date | Retirement date | Recommended upgrade | +| ------------------------------------ | ------------------ | ------------------ | ----------------------------------------------------------------------------------------------- | +| gemini-2.0-flash | February 5, 2025 | June 1, 2026 | [gemini-3.1-flash-lite](/gemini-enterprise-agent-platform/models/gemini/3-1-flash-lite) | +| gemini-2.0-flash-lite | February 25, 2025 | June 1, 2026 | [gemini-3.1-flash-lite](/gemini-enterprise-agent-platform/models/gemini/3-1-flash-lite) | +| gemini-1.5-pro-001 | May 24, 2024 | May 24, 2025 | [gemini-2.5-flash](/gemini-enterprise-agent-platform/models/gemini/2-5-flash) | +| gemini-1.5-pro-002 | September 24, 2024 | September 24, 2025 | [gemini-2.5-flash](/gemini-enterprise-agent-platform/models/gemini/2-5-flash) | +| gemini-1.5-flash-001 | May 24, 2024 | May 24, 2025 | [gemini-2.5-flash-lite](/gemini-enterprise-agent-platform/models/gemini/2-5-flash-lite) | +| gemini-1.5-flash-002 | September 24, 2024 | September 24, 2025 | [gemini-2.5-flash-lite](/gemini-enterprise-agent-platform/models/gemini/2-5-flash-lite) | +| textembedding-gecko@003\* | December 12, 2023 | May 24, 2025 | [gemini-embedding-001](/gemini-enterprise-agent-platform/models/embeddings/get-text-embeddings) | +| textembedding-gecko-multilingual@001 | November 2, 2023 | May 24, 2025 | [gemini-embedding-001](/gemini-enterprise-agent-platform/models/embeddings/get-text-embeddings) | +| gemini-1.0-pro-001 | February 15, 2024 | April 21, 2025 | [gemini-2.5-flash](/gemini-enterprise-agent-platform/models/gemini/2-5-flash) | +| gemini-1.0-pro-002 | April 9, 2024 | April 21, 2025 | [gemini-2.5-flash](/gemini-enterprise-agent-platform/models/gemini/2-5-flash) | +| gemini-1.0-pro-vision-001 | February 15, 2024 | April 21, 2025 | [gemini-2.5-flash](/gemini-enterprise-agent-platform/models/gemini/2-5-flash) | +| text-bison | May 2023 | April 21, 2025 | [gemini-2.5-flash-lite](/gemini-enterprise-agent-platform/models/gemini/2-5-flash-lite) | +| chat-bison | May 2023 | April 21, 2025 | [gemini-2.5-flash-lite](/gemini-enterprise-agent-platform/models/gemini/2-5-flash-lite) | +| code-gecko | May 2023 | April 21, 2025 | [gemini-2.5-flash-lite](/gemini-enterprise-agent-platform/models/gemini/2-5-flash-lite) | +| textembedding-gecko@002 | November 2, 2023 | April 21, 2025 | [gemini-embedding-001](/gemini-enterprise-agent-platform/models/embeddings/get-text-embeddings) | +| textembedding-gecko@001 | June 7, 2023 | April 21, 2025 | [gemini-embedding-001](/gemini-enterprise-agent-platform/models/embeddings/get-text-embeddings) | +| imagetext | June 7, 2023 | September 24, 2025 | [gemini-2.5-flash-image](/gemini-enterprise-agent-platform/models/gemini/2-5-flash-image) | ## Migrate to a latest available model diff --git a/snapshots/xiaomi/deprecations.md b/snapshots/xiaomi/deprecations.md index d25b7d0..8a852c5 100644 --- a/snapshots/xiaomi/deprecations.md +++ b/snapshots/xiaomi/deprecations.md @@ -12,9 +12,16 @@ With the continuous iteration of the MiMo model, the new version has comprehensi - Access [ Bill Details ](https://platform.xiaomimimo.com/console/usage), check if there are any models pending offline; - Refer to the system replacement model in the table below to complete your code self-check and replacement. It is recommended to fully test and verify before the official switch. +### Deprecated model on 2026.10.21 + +| Offline Model | Deprecated Time | Note | +| ------------- | ----------------------------- | ---------------------------------------------------------------------------- | +| mimo-v2.5-pro | Beijing Time 2026.10.21 10:00 | **No system replacement model; will be directly deprecated upon expiration** | +| mimo-v2.5 | Beijing Time 2026.10.21 10:00 | **No system replacement model; will be directly deprecated upon expiration** | + ### Deprecated model on 2026.6.30 -| Deprecated Model | Offline Time | System replacement time | System Replacement Model | Replacement Impact | +| Deprecated Model | Deprecated Time | System replacement time | System Replacement Model | Replacement Impact | | ---------------- | ---------------------------- | ---------------------------- | ------------------------ | --------------------------------------------------------------------------------------------- | | mimo-v2-pro | Beijing Time 2026.6.30 00:00 | Beijing Time 2026.6.1 00:00 | mimo-v2.5-pro | API parameters are fully adapted | | mimo-v2-omni | Beijing Time 2026.6.30 00:00 | Beijing Time 2026.6.1 00:00 | mimo-v2.5 | API parameters are fully adapted | diff --git a/snapshots/z-ai/pricing.md b/snapshots/z-ai/pricing.md index 92065df..7719253 100644 --- a/snapshots/z-ai/pricing.md +++ b/snapshots/z-ai/pricing.md @@ -12,11 +12,12 @@ Prices per 1M tokens. -| Model | Input | Cached Input | Cached Input Storage | Output | -| :------------ | :----- | :----------- | :------------------- | :----- | -| GLM-5.3-Flash | \$0.15 | \$0.03 | Limited-time Free | \$0.50 | -| GLM-5.3 | \$1.4 | \$0.26 | Limited-time Free | \$4.4 | -| GLM-5.2 | \$1.4 | \$0.26 | Limited-time Free | \$4.4 | +| Model | Input | Cached Input | Cached Input Storage | Output | +| :------------- | :----- | :----------- | :------------------- | :----- | +| GLM-5.3-Flash | \$0.15 | \$0.03 | Limited-time Free | \$0.50 | +| GLM-5.3-FlashX | \$0.37 | \$0.075 | Limited-time Free | \$1.25 | +| GLM-5.3 | \$1.4 | \$0.26 | Limited-time Free | \$4.4 | +| GLM-5.2 | \$1.4 | \$0.26 | Limited-time Free | \$4.4 | ### Text Models