mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 08:27:36 +00:00
(docs) index.md
This commit is contained in:
@@ -395,22 +395,6 @@ response = completion(
|
||||
)
|
||||
```
|
||||
|
||||
## 💥 LiteLLM Server - Deploy LiteLLM
|
||||
1-Click Deploy
|
||||
A simple, fast, and lightweight OpenAI-compatible server to call 100+ LLM APIs in the OpenAI Input/Output format
|
||||
|
||||
### Server Endpoints:
|
||||
- `/chat/completions` - chat completions endpoint to call 100+ LLMs
|
||||
- `/models` - available models on serve
|
||||
|
||||
👉 Docs: https://docs.litellm.ai/docs/simple_proxy
|
||||
|
||||
[](https://l.linklyhq.com/l/1uHtX)
|
||||
[](https://l.linklyhq.com/l/1uHsr)
|
||||
[](https://docs.litellm.ai/docs/simple_proxy#deploy-on-aws-apprunner)
|
||||
|
||||
|
||||
|
||||
## More details
|
||||
* [exception mapping](./exception_mapping.md)
|
||||
* [retries + model fallbacks for completion()](./completion/reliable_completions.md)
|
||||
|
||||
Reference in New Issue
Block a user