Skip to content

jesperlarsson1910/gotAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Key

The preferred way to provide your OpenRouter API key is via an environment variable:

export AI_API_KEY=your-key-here

Or in IntelliJ via Edit Configurations → Environment Variables.

Alternatively, the app can be launched without a key and one can be provided at runtime via the settings panel in the web UI at http://localhost:8080.

Changing the Model

To change which LLM model is used, update ai.api.model in application.properties:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors