Skip to content

Commit a5b12c9

Browse files
Merge pull request #13830 from BerriAI/litellm_dev_08_20_2025_p1
Fix calling key with access to model alias
2 parents 49cb9bd + 9df6f4e commit a5b12c9

File tree

11 files changed

+840
-1712
lines changed

11 files changed

+840
-1712
lines changed

docs/my-website/docs/proxy/docker_quick_start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import Tabs from '@theme/Tabs';
33
import TabItem from '@theme/TabItem';
44

5-
# Getting Started - E2E Tutorial
5+
# E2E Tutorial
66

77
End-to-End tutorial for LiteLLM Proxy to:
88
- Add an Azure OpenAI model

docs/my-website/docs/proxy/quick_start.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ import Image from '@theme/IdealImage';
22
import Tabs from '@theme/Tabs';
33
import TabItem from '@theme/TabItem';
44

5-
# Quick Start
6-
Quick start CLI, Config, Docker
5+
# CLI - Quick Start
6+
7+
Setup LiteLLM Proxy quickly via CLI.
78

89
LiteLLM Server (LLM Gateway) manages:
910

0 commit comments

Comments
 (0)