add img to release notes
All checks were successful
Read Version from pyproject.toml / read-version (push) Successful in 36s

This commit is contained in:
Ishaan Jaff 2024-12-21 21:24:16 -08:00
parent bb801ad3d9
commit 8b1ea40e7b
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

View file

@ -1,9 +1,14 @@
import Image from '@theme/IdealImage';
# v1.55.8-stable
A new LiteLLM Stable release [just went out](https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable). Here are 5 updates since v1.52.2-stable.
`langfuse`, `fallbacks`, `new models`, `azure_storage`
<Image img={require('../../img/langfuse_prmpt_mgmt.png')} />
## Langfuse Prompt Management
This makes it easy to run experiments or change the specific models `gpt-4o` to `gpt-4o-mini` on Langfuse, instead of making changes in your applications. [Start here](https://docs.litellm.ai/docs/proxy/prompt_management)