Skip to content

Commit e4d68bd

Browse files
committed
API Key confog
1 parent 993ba95 commit e4d68bd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/WebGenAI-CLI.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ Projects are created in the currrent working directory, here, the manager.
3737

3838
GenAI uses ChatGPT, which requires an API Key. The simplest approach is to
3939

40-
1. obtain one from [here](), and
41-
2. create an environmental variable `APILOGICSERVER_CHATGPT_MODEL`
40+
1. Obtain one from [here](https://platform.openai.com/account/api-keys) or [here](https://platform.openai.com/api-keys)
41+
2. Authorize payments [here](https://platform.openai.com/settings/organization/billing/overview)
42+
3. Create an environmental variable `APILOGICSERVER_CHATGPT_MODEL`
4243

4344
 
4445

0 commit comments

Comments
 (0)