mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
docs - update release notes
This commit is contained in:
parent
f7af8902b0
commit
50dd9980dc
2 changed files with 22 additions and 0 deletions
BIN
docs/my-website/img/release_notes/gemini_cli.png
Normal file
BIN
docs/my-website/img/release_notes/gemini_cli.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 571 KiB |
|
|
@ -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
|
||||
|
||||
|
||||
<Image img={require('../../img/release_notes/gemini_cli.png')} />
|
||||
|
||||
<br/>
|
||||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue