mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
docs(index.md): cleanup
This commit is contained in:
parent
d158a0344d
commit
3501ee7e82
1 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "[PRE-RELEASE] v1.74.9-stable"
|
||||
title: "v1.74.9-stable"
|
||||
slug: "v1-74-9"
|
||||
date: 2025-07-27T10:00:00
|
||||
authors:
|
||||
|
|
@ -28,7 +28,7 @@ import TabItem from '@theme/TabItem';
|
|||
docker run \
|
||||
-e STORE_MODEL_IN_DB=True \
|
||||
-p 4000:4000 \
|
||||
ghcr.io/berriai/litellm:v1.74.9.rc.1
|
||||
ghcr.io/berriai/litellm:v1.74.9-stable
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
|
|
@ -43,6 +43,7 @@ pip install litellm==1.74.9.post1
|
|||
|
||||
---
|
||||
|
||||
|
||||
## New Models / Updated Models
|
||||
|
||||
#### Pricing / Context Window Updates
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue