From c3653f4cb1d0638608bde160f902d04c99600ef0 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Wed, 4 Jun 2025 13:56:13 -0300 Subject: [PATCH] docs: Update "Burn Mode" callout in the models page (#31995) To be merged tomorrow after the release, which will make the "Burn Mode" terminology live on stable. Release Notes: - N/A --- docs/src/ai/models.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/src/ai/models.md b/docs/src/ai/models.md index d2fe38a684..63a19073de 100644 --- a/docs/src/ai/models.md +++ b/docs/src/ai/models.md @@ -22,7 +22,6 @@ Non-Burn Mode usage will use up to 25 tool calls per one prompt. If your prompt ## Burn Mode {#burn-mode} > Note: "Burn Mode" is the new name for what was previously called "Max Mode". -> Currently, the new terminology is only available in Preview and will follow to Stable in the next version. In Burn Mode, we enable models to use [large context windows](#context-windows), unlimited tool calls, and other capabilities for expanded reasoning, to allow an unfettered agentic experience.