Skip to content

Commit 993ba95

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

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/WebGenAI-CLI.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@ Projects are created in the currrent working directory, here, the manager.
3333

3434
 
3535

36+
## Configuration
37+
38+
GenAI uses ChatGPT, which requires an API Key. The simplest approach is to
39+
40+
1. obtain one from [here](), and
41+
2. create an environmental variable `APILOGICSERVER_CHATGPT_MODEL`
42+
43+
 
44+
3645
## Conversations vs. resubmit
3746

3847
You can review created projects by using the app, and/or reviewing the [data model](Database-Connectivity.md){:target="_blank" rel="noopener"}. Of course, it's simple to resubmit a new prompt and re-create the project.

0 commit comments

Comments
 (0)