diff --git a/docs/my-website/img/release_notes/gemini_cli.png b/docs/my-website/img/release_notes/gemini_cli.png new file mode 100644 index 00000000000..c0d5681bf46 Binary files /dev/null and b/docs/my-website/img/release_notes/gemini_cli.png differ diff --git a/docs/my-website/release_notes/v1.73.6-stable/index.md b/docs/my-website/release_notes/v1.73.6-stable/index.md index 4fc1fd40ec8..9f08e13886d 100644 --- a/docs/my-website/release_notes/v1.73.6-stable/index.md +++ b/docs/my-website/release_notes/v1.73.6-stable/index.md @@ -35,6 +35,28 @@ This release is not out yet. The pre-release will be live on Sunday and the stab --- +# Claude on gemini-cli + + + + +
+ +This release brings support for using gemini-cli with LiteLLM. + +You can use claude-sonnet-4, gemini-2.5-flash (Vertex AI & Google AI Studio), gpt-4.1 and any LiteLLM supported model on gemini-cli. + +When you use gemini-cli with LiteLLM you get the following benefits: + +**Developer Benefits:** +- Universal Model Access: Use any LiteLLM supported model (Anthropic, OpenAI, Vertex AI, Bedrock, etc.) through the gemini-cli interface. +- Higher Rate Limits & Reliability: Load balance across multiple models and providers to avoid hitting individual provider limits, with fallbacks to ensure you get responses even if one provider fails. + +**Proxy Admin Benefits:** +- Centralized Management: Control access to all models through a single LiteLLM proxy instance without giving your developers API Keys to each provider. +- Budget Controls: Set spending limits and track costs across all gemini-cli usage. + + ## New Models / Updated Models