diff --git a/docs/my-website/docs/proxy/quick_start.md b/docs/my-website/docs/proxy/quick_start.md index 977ebfb51dc..8aaadb677b5 100644 --- a/docs/my-website/docs/proxy/quick_start.md +++ b/docs/my-website/docs/proxy/quick_start.md @@ -349,6 +349,12 @@ litellm --config your_config.yaml [**More Info**](./configs.md) ## Server Endpoints + +:::note + +You can see Swagger Docs for the server on root http://0.0.0.0:8000 + +::: - POST `/chat/completions` - chat completions endpoint to call 100+ LLMs - POST `/completions` - completions endpoint - POST `/embeddings` - embedding endpoint for Azure, OpenAI, Huggingface endpoints