Generate UI components usign ChatGPT and text instructions.
| variable | description |
|---|---|
| STORAGE_PATH | A folder where UI components and history are stored |
| PUBLISH_PATH | A folder where UI components will be published |
| API_URL | ChatGPT API URL |
| API_KEY | ChatGPT API KEY |
| API_MODEL | The model to use |
| API_SYSTEM_MESSAGE | The system message used to generate UI updates |