forked from phoenix/litellm-mirror
fix link on getting started
This commit is contained in:
parent
ea4fc4dbf4
commit
b2bac2bc34
1 changed files with 1 additions and 1 deletions
|
@ -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)**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue