We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aefe75 commit fb263f0Copy full SHA for fb263f0
README.md
@@ -13,7 +13,7 @@ This repository is a template to help you quickly start your next Generative UI
13
### Automated Setup
14
15
1. `npx create-cbk-app`
16
-2. Provide the name
+2. Follow the promts
17
3. Install dependencies by running npm install.
18
4. Set the `CHATBOTKIT_API_SECRET` environment variable with your ChatBotKit API secret.
19
5. Optionally, set the `CHATBOTKIT_MODEL` environment variable to specify the model used for conversation (default is GPT-3.5 Turbo).
0 commit comments