4 lines
132 B
Bash
4 lines
132 B
Bash
# API Keys
|
|
OPENAI_API_KEY=your_openai_api_key_here
|
|
FIRECRAWL_API_KEY=your_firecrawl_api_key_here
|
|
SERP_API_KEY=your_serpapi_key_here |