Files
iotDashboard/services/gpt_service/.env.sample
2025-11-03 20:51:46 +01:00

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