From d7647f5b868f5cc6dd2600a8cdc7eaa53d8d49ac Mon Sep 17 00:00:00 2001 From: Sameer Kankute Date: Fri, 19 Dec 2025 10:17:58 +0530 Subject: [PATCH] Add version requirement in gemini 3 flash blog --- docs/my-website/blog/gemini_3_flash/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/my-website/blog/gemini_3_flash/index.md b/docs/my-website/blog/gemini_3_flash/index.md index c6135a0951..1f89aeb739 100644 --- a/docs/my-website/blog/gemini_3_flash/index.md +++ b/docs/my-website/blog/gemini_3_flash/index.md @@ -27,6 +27,10 @@ import TabItem from '@theme/TabItem'; LiteLLM now supports `gemini-3-flash-preview` and all the new API changes along with it. +:::Note +If you only want cost tracking, you need no change in your current Litellm version. But if you want the support for new features introduced along with it like thinking levels, you will need to use v1.80.8-stable.1 or above. +::: + ## Deploy this version