mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
(docs) index.md
This commit is contained in:
parent
37fd895692
commit
53c2ada9e3
1 changed files with 0 additions and 16 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue