We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553801c commit 8c49559Copy full SHA for 8c49559
docs/my-website/release_notes/v1.77.5-stable/index.md
@@ -1,5 +1,5 @@
1
---
2
-title: "[Preview] v1.77.5-stable - MCP OAuth 2.0 Support"
+title: "v1.77.5-stable - MCP OAuth 2.0 Support"
3
slug: "v1-77-5"
4
date: 2025-09-29T10:00:00
5
authors:
@@ -32,7 +32,7 @@ import TabItem from '@theme/TabItem';
32
docker run \
33
-e STORE_MODEL_IN_DB=True \
34
-p 4000:4000 \
35
-ghcr.io/berriai/litellm:v1.77.5.rc.1
+ghcr.io/berriai/litellm:v1.77.5-stable
36
```
37
38
</TabItem>
0 commit comments