Add version requirement in gemini 3 flash blog

This commit is contained in:
Sameer Kankute
2025-12-19 10:38:06 +05:30
parent d7647f5b86
commit 9e3acdb815
+1 -1
View File
@@ -27,7 +27,7 @@ import TabItem from '@theme/TabItem';
LiteLLM now supports `gemini-3-flash-preview` and all the new API changes along with it.
:::Note
:::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.
:::