Skip to content

Latest commit

 

History

History

sample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Sample App

JVM, JS and Native sample apps.

Running the apps

Target command
jvm ./gradlew :sample:jvm:run
js ./gradlew :sample:js:jsNodeDevelopmentRun
native ./gradlew :sample:native:runReleaseExecutableNative

PS: environment variable OPENAI_API_KEY must be set.