mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
docs release notes
This commit is contained in:
parent
91b3b06796
commit
c07817cbd7
1 changed files with 8 additions and 7 deletions
|
@ -80,13 +80,6 @@ Here's a Demo Instance to test changes:
|
||||||
- Mark Cohere Embedding 3 models as Multimodal [PR](https://github.com/BerriAI/litellm/pull/9176)
|
- Mark Cohere Embedding 3 models as Multimodal [PR](https://github.com/BerriAI/litellm/pull/9176)
|
||||||
|
|
||||||
|
|
||||||
## Spend Tracking Improvements
|
|
||||||
|
|
||||||
1. Add Azure Data Zone pricing [PR](https://github.com/BerriAI/litellm/pull/9185)
|
|
||||||
2. Cost Tracking for Responses API
|
|
||||||
3. Fix Azure Whisper cost tracking [PR](https://github.com/BerriAI/litellm/pull/9166)
|
|
||||||
|
|
||||||
|
|
||||||
## UI
|
## UI
|
||||||
|
|
||||||
### Re-Use Credentials on UI
|
### Re-Use Credentials on UI
|
||||||
|
@ -144,6 +137,14 @@ Before adding a model you can test the connection to the LLM provider to verify
|
||||||
|
|
||||||
<Image img={require('../../img/litellm_thinking_openweb.gif')} />
|
<Image img={require('../../img/litellm_thinking_openweb.gif')} />
|
||||||
|
|
||||||
|
|
||||||
|
## Spend Tracking Improvements
|
||||||
|
|
||||||
|
1. Add Azure Data Zone pricing [PR](https://github.com/BerriAI/litellm/pull/9185)
|
||||||
|
- LiteLLM Tracks cost for `azure/eu` and `azure/us` models
|
||||||
|
2. Cost Tracking for Responses API [Get Started](https://docs.litellm.ai/docs/response_api)
|
||||||
|
3. Fix Azure Whisper cost tracking [PR](https://github.com/BerriAI/litellm/pull/9166)
|
||||||
|
|
||||||
## Performance / Reliability improvements
|
## Performance / Reliability improvements
|
||||||
|
|
||||||
1. Fix Redis cluster mode for routers [PR](https://github.com/BerriAI/litellm/pull/9010)
|
1. Fix Redis cluster mode for routers [PR](https://github.com/BerriAI/litellm/pull/9010)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue