Update README.md - add swagger docs

This commit is contained in:
Ishaan Jaff 2023-12-28 11:58:33 +05:30 committed by GitHub
parent 4db138facc
commit 3eb3bbd62c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,6 +117,8 @@ response = completion(model="gpt-3.5-turbo", messages=[{"role": "user", "content
Track spend across multiple projects/people
## 📖 Proxy Endpoints - [Swagger Docs](https://litellm-api.up.railway.app/)
## Quick Start Proxy - CLI
```shell