This is a playground Vaadin Flow.
- Java 17 or later
- An OpenAI API key as an environment variable
OPENAI_API_KEY
if you want to use the Chat view
Run the app by running Application.java
or with the default Maven goal:
mvn
This is a playground Vaadin Flow.
OPENAI_API_KEY
if you want to use the Chat viewRun the app by running Application.java
or with the default Maven goal:
mvn