mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-06-04 11:24:40 +08:00
6 lines
253 B
Plaintext
6 lines
253 B
Plaintext
# Firecrawl API key from your Firecrawl account
|
|
FIRECRAWL_API_KEY=your_firecrawl_api_key_here
|
|
|
|
# Google Cloud API key with Gemini API access
|
|
# Get this from Google Cloud Console: https://console.cloud.google.com/
|
|
GEMINI_API_KEY=your_gemini_api_key_here |