From 1e062a4aa050cec3a33083ab1975c44f01064c26 Mon Sep 17 00:00:00 2001 From: "privet.fun" Date: Sun, 28 May 2023 17:26:18 -0700 Subject: [PATCH] Typos --- privet/ailabs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/privet/ailabs/README.md b/privet/ailabs/README.md index 74d8077..973237b 100644 --- a/privet/ailabs/README.md +++ b/privet/ailabs/README.md @@ -45,7 +45,7 @@ Finally go to `ACP` > `Extensions` > `AI Labs` > `Settings` and add desired AI c * You will need OpenAI account, sign up at https://platform.openai.com/. To obtain API key go to https://platform.openai.com/account/api-keys, click on `Create new secret key`, copy and save in a safe place generated API key. - Open AI key starts with `sk-` a look something like this `sk-rb5yW9j6Nm2kP3Fhe7CPzT1QczwDZ5LvnlBfYU2EoqyX1dWs`. + Open AI key starts with `sk-` and look something like this `sk-rb5yW9j6Nm2kP3Fhe7CPzT1QczwDZ5LvnlBfYU2EoqyX1dWs`. * Create new board user who will act as AI bot, for our example we will use user `ChatGPT`. Make sure this user account is activated and fully functional.