mirror of
https://github.com/ferdzo/iotDashboard.git
synced 2026-04-05 09:06:26 +00:00
7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
API_KEY=your_api_key_here
|
|
PROVIDER_NAME=openai
|
|
MODEL_NAME=gpt-4.1
|
|
HOST_URL= http://localhost:8000
|
|
LOG_LEVEL=INFO
|
|
|