Spaces:
Running
Running
# 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 | |