forked from phoenix/litellm-mirror
Update readme.md
This commit is contained in:
parent
54b9343395
commit
0a1008944e
1 changed files with 3 additions and 4 deletions
|
@ -100,8 +100,10 @@ llm_dict = {
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Setting your API Keys
|
#### Setting your API Keys
|
||||||
Set your LLM API keys in a .env file in the directory or set them as `os.environ` variables
|
Set your LLM API keys in a .env file in the directory or set them as `os.environ` variables.
|
||||||
|
|
||||||
See https://docs.litellm.ai/docs/completion/supported for the format of API keys
|
See https://docs.litellm.ai/docs/completion/supported for the format of API keys
|
||||||
|
|
||||||
LiteLLM generalizes api keys to follow the following format
|
LiteLLM generalizes api keys to follow the following format
|
||||||
`PROVIDER_API_KEY`
|
`PROVIDER_API_KEY`
|
||||||
|
|
||||||
|
@ -159,9 +161,6 @@ Example Terminal Output with Log Dashboard
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# support / talk with founders
|
# support / talk with founders
|
||||||
- [Schedule Demo 👋](https://calendly.com/d/4mp-gd3-k5k/berriai-1-1-onboarding-litellm-hosted-version)
|
- [Schedule Demo 👋](https://calendly.com/d/4mp-gd3-k5k/berriai-1-1-onboarding-litellm-hosted-version)
|
||||||
- [Community Discord 💭](https://discord.gg/wuPM9dRgDw)
|
- [Community Discord 💭](https://discord.gg/wuPM9dRgDw)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue