doc updates

This commit is contained in:
Krrish Dholakia 2023-08-25 19:46:34 -07:00
parent e8fdc91eb8
commit 9dbcc3dce9

View file

@ -10,7 +10,7 @@ Create a playground to **evaluate multiple LLM Providers in less than 10 minutes
Before you start, make sure you have followed the [environment-setup](./installation) guide. Please note, that this tutorial relies on you having API keys from at least 1 model provider (E.g. OpenAI). Before you start, make sure you have followed the [environment-setup](./installation) guide. Please note, that this tutorial relies on you having API keys from at least 1 model provider (E.g. OpenAI).
::: :::
## 1. Test keys ## 1. Quick start
Let's make sure our keys are working. Run this script in any environment of your choice (e.g. [Google Colab](https://colab.research.google.com/#create=true)). Let's make sure our keys are working. Run this script in any environment of your choice (e.g. [Google Colab](https://colab.research.google.com/#create=true)).