5 lines
138 B
Bash
5 lines
138 B
Bash
OPENAI_API_KEY=api-key-here
|
|
OPENAI_API_URL=https://aipi.reeseapps.com/v1/chat/completions
|
|
MODEL=turbo
|
|
VALKEY_URL=redis://localhost:6379/0
|