mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 14:07:17 +08:00
Add Firecrawl API URL configuration to environment template
Added commented FIRECRAWL_API_URL variable to the .env_template file to support changing Firecrawl API service URL. Users can uncomment and configure this variable when needed for local Firecrawl API access.
This commit is contained in:
@@ -26,3 +26,4 @@ CHUNKR_API_KEY=""
|
||||
|
||||
# Firecrawl API (https://www.firecrawl.dev/)
|
||||
FIRECRAWL_API_KEY=""
|
||||
#FIRECRAWL_API_URL="https://api.firecrawl.dev"
|
||||
Reference in New Issue
Block a user