Kiran5's picture
Add application file
563c5bc
raw
history blame contribute delete
325 Bytes
AZURE_OPENAI_API_KEY = "${apikey}"
AZURE_OPENAI_API_VERSION = "${apiversion}"
AZURE_OPENAI_ENDPOINT = "${azureendpoint}"
AZURE_DEPLOYMENT_ENGINE = "${engine}"
SERPER_KEY = "${serperkey}"
# ALLOWED_ORIGINS = "${allowedorigins}"
ALLOWED_ORIGINS = "*"
ERROR_LOG_TELEMETRY_URL = "${errorlogtelemetryurl}"
TELEMETRY_FLAG = "False"