mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
add img to release notes
All checks were successful
Read Version from pyproject.toml / read-version (push) Successful in 36s
All checks were successful
Read Version from pyproject.toml / read-version (push) Successful in 36s
This commit is contained in:
parent
bb801ad3d9
commit
8b1ea40e7b
2 changed files with 5 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue