InsightFlowAI_test / .env.example
suh4s
fixed dockerfile
f6c5d2c
raw
history blame contribute delete
235 Bytes
# InsightFlow AI Environment Variables
# OpenAI API key
# Get from: https://platform.openai.com/api-keys
OPENAI_API_KEY=your_openai_api_key_here
# Tavily API key
# Get from: https://tavily.com/
TAVILY_API_KEY=your_tavily_api_key_here