doc updates

This commit is contained in:
Krrish Dholakia 2023-09-26 14:51:35 -07:00
parent b29bb8454f
commit 96708d7c76

View file

@ -4,6 +4,7 @@ Use this to spin up a proxy api to translate openai api calls to any non-openai
This works for async + streaming as well.
**Requirements** Make sure relevant keys are set in the local .env. [Provider List](https://docs.litellm.ai/docs/providers)
## usage
```shell
pip install litellm