forked from phoenix/litellm-mirror
(docs) proxy server
This commit is contained in:
parent
c07cae58f1
commit
0903cdd088
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@ import Image from '@theme/IdealImage';
|
||||||
|
|
||||||
A simple, fast, and lightweight **OpenAI-compatible server** to call 100+ LLM APIs in the OpenAI Input/Output format
|
A simple, fast, and lightweight **OpenAI-compatible server** to call 100+ LLM APIs in the OpenAI Input/Output format
|
||||||
|
|
||||||
|
## Endpoints:
|
||||||
|
- `/chat/completions` - chat completions endpoint to call 100+ LLMs
|
||||||
|
- `/models` - available models on server
|
||||||
|
|
||||||
[](https://deploy.cloud.run?git_repo=https://github.com/BerriAI/litellm)
|
[](https://deploy.cloud.run?git_repo=https://github.com/BerriAI/litellm)
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue