feat: add switches for jina firecrawl watercrawl (#18153)

This commit is contained in:
crazywoola 2025-04-16 15:50:15 +08:00 committed by GitHub
commit e1455cecd8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 64 additions and 28 deletions

View file

@ -49,3 +49,8 @@ NEXT_PUBLIC_MAX_PARALLEL_LIMIT=10
# The maximum number of iterations for agent setting
NEXT_PUBLIC_MAX_ITERATIONS_NUM=5
NEXT_PUBLIC_ENABLE_WEBSITE_JINAREADER=true
NEXT_PUBLIC_ENABLE_WEBSITE_FIRECRAWL=true
NEXT_PUBLIC_ENABLE_WEBSITE_WATERCRAWL=true