Feat/firecrawl data source (#5232)
Co-authored-by: Nicolas <nicolascamara29@gmail.com> Co-authored-by: chenhe <guchenhe@gmail.com> Co-authored-by: takatost <takatost@gmail.com>
This commit is contained in:
@@ -78,6 +78,9 @@ CODE_MAX_STRING_LENGTH = "80000"
|
||||
CODE_EXECUTION_ENDPOINT="http://127.0.0.1:8194"
|
||||
CODE_EXECUTION_API_KEY="dify-sandbox"
|
||||
|
||||
FIRECRAWL_API_KEY = "fc-"
|
||||
|
||||
|
||||
|
||||
[tool.poetry]
|
||||
name = "dify-api"
|
||||
|
||||
Reference in New Issue
Block a user