Files
iotDashboard/services/gpt_service/.env.sample

7 lines
118 B
Plaintext

API_KEY=your_api_key_here
PROVIDER_NAME=openai
MODEL_NAME=gpt-4o-mini
HOST_URL= http://localhost:8000
LOG_LEVEL=INFO