Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/my-website/docs/proxy/docker_quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

# Getting Started - E2E Tutorial
# E2E Tutorial

End-to-End tutorial for LiteLLM Proxy to:
- Add an Azure OpenAI model
Expand Down
5 changes: 3 additions & 2 deletions docs/my-website/docs/proxy/quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ import Image from '@theme/IdealImage';
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

# Quick Start
Quick start CLI, Config, Docker
# CLI - Quick Start

Setup LiteLLM Proxy quickly via CLI.

LiteLLM Server (LLM Gateway) manages:

Expand Down
Loading
Loading