Files
patchy631--ai-engineering-hub/streaming-ai-chatbot/.env.example
T
2026-07-13 12:37:47 +08:00

7 lines
269 B
Bash

# OpenAI Configuration - Required for AI responses
OPENAI_API_KEY=your-openai-api-key-here
# Azure OpenAI Configuration (commented out for demo)
# AZURE_OPENAI_API_KEY=your-azure-openai-api-key-here
# AZURE_OPENAI_ENDPOINT=https://your-resource-name.openai.azure.com/