fix link on getting started

This commit is contained in:
Ishaan Jaff 2024-08-26 11:06:46 -07:00
parent ea4fc4dbf4
commit b2bac2bc34

View file

@ -14,7 +14,7 @@ https://github.com/BerriAI/litellm
## How to use LiteLLM
You can use litellm through either:
1. [LiteLLM Proxy Server](#openai-proxy) - Server (LLM Gateway) to call 100+ LLMs, load balance, cost tracking across projects
1. [LiteLLM Proxy Server](#litellm-proxy-server-llm-gateway) - Server (LLM Gateway) to call 100+ LLMs, load balance, cost tracking across projects
2. [LiteLLM python SDK](#basic-usage) - Python Client to call 100+ LLMs, load balance, cost tracking
### **When to use LiteLLM Proxy Server (LLM Gateway)**