From 7b3599eec27e2837fd35bad4bcbf3fb7a43386da Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Fri, 25 Aug 2023 19:26:35 -0700 Subject: [PATCH] update docs --- docs/my-website/docs/tutorials/installation.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/my-website/docs/tutorials/installation.md b/docs/my-website/docs/tutorials/installation.md index 307e769598..ecaed0bec9 100644 --- a/docs/my-website/docs/tutorials/installation.md +++ b/docs/my-website/docs/tutorials/installation.md @@ -6,12 +6,12 @@ displayed_sidebar: tutorialSidebar Let's get the necessary keys to set up our demo environment. -## 1. Get your keys +Every LLM provider needs API keys (e.g. `OPENAI_API_KEY`). You can get API keys from OpenAI, Cohere and AI21 **without a waitlist**. -Every LLM provider needs API keys (e.g. `OPENAI_API_KEY`). For this demo, let's get the API Keys for OpenAI, Cohere, and AI21. +Let's get them for our demo! **OpenAI**: https://platform.openai.com/account/api-keys -**Cohere**: https://dashboard.cohere.com/welcome/login?redirect_uri=%2Fapi-keys -**AI21**: https://studio.ai21.com/account/api-key +**Cohere**: https://dashboard.cohere.com/welcome/login?redirect_uri=%2Fapi-keys (no credit card required) +**AI21**: https://studio.ai21.com/account/api-key (no credit card required)