diff --git a/cookbook/llm-ab-test-server/readme.md b/cookbook/llm-ab-test-server/readme.md index c778a64e6..d3dca98ce 100644 --- a/cookbook/llm-ab-test-server/readme.md +++ b/cookbook/llm-ab-test-server/readme.md @@ -100,8 +100,10 @@ llm_dict = { ``` #### 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 + LiteLLM generalizes api keys to follow the following format `PROVIDER_API_KEY` @@ -159,9 +161,6 @@ Example Terminal Output with Log Dashboard - - - # support / talk with founders - [Schedule Demo 👋](https://calendly.com/d/4mp-gd3-k5k/berriai-1-1-onboarding-litellm-hosted-version) - [Community Discord 💭](https://discord.gg/wuPM9dRgDw)