add img to release notes
This commit is contained in:
parent
bb801ad3d9
commit
8b1ea40e7b
BIN
docs/my-website/img/langfuse_prmpt_mgmt.png
Normal file
BIN
docs/my-website/img/langfuse_prmpt_mgmt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 172 KiB |
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user