feat: add switches for jina firecrawl watercrawl (#18153)
This commit is contained in:
parent
b247ef85bf
commit
e1455cecd8
10 changed files with 64 additions and 28 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue