diff --git a/docs/my-website/docs/simple_proxy.md b/docs/my-website/docs/simple_proxy.md index ab2dbd678..2cb6d2135 100644 --- a/docs/my-website/docs/simple_proxy.md +++ b/docs/my-website/docs/simple_proxy.md @@ -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 +## Endpoints: +- `/chat/completions` - chat completions endpoint to call 100+ LLMs +- `/models` - available models on server + [![Deploy](https://deploy.cloud.run/button.svg)](https://deploy.cloud.run?git_repo=https://github.com/BerriAI/litellm) :::info