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

8 lines
278 B
Bash

# OpenAI API Key (Required)
# Get your API key from: https://platform.openai.com/api-keys
OPENAI_API_KEY=your_openai_api_key_here
# Firecrawl API Key (Optional - for web scraping)
# Get your API key from: https://www.firecrawl.dev
FIRECRAWL_API_KEY=your_firecrawl_api_key_here