mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
chore: update Firecrawl version and add FirecrawlExtractTool (#4073)
* chore: update Firecrawl version and add FirecrawlExtractTool * refactor: update outputs format * chore: update Firecrawl request headers to include X-Origin and X-Origin-Type * feat: add FireCrawl testing suite for scraping, crawling, and data extraction - Introduced FireCrawl-TEST.ts to validate FireCrawlLoader functionality. - Implemented tests for basic scraping, crawling with text splitting, data extraction, and extract status retrieval. - Enhanced error handling in FireCrawlLoader for better debugging. * Update pnpm-lock.yaml * refactor: FireCrawl API integration to improve parameter handling and error logging * refractor firecrawl * Update FireCrawl.ts removed console log * Update pnpm-lock.yaml * Update pnpm-lock.yaml --------- Co-authored-by: Ong Chung Yau <33013947+chungyau97@users.noreply.github.com> Co-authored-by: Henry <hzj94@hotmail.com> Co-authored-by: Henry Heng <henryheng@flowiseai.com>
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
"@langchain/weaviate": "^0.0.1",
|
||||
"@langchain/xai": "^0.0.1",
|
||||
"@mem0/community": "^0.0.1",
|
||||
"@mendable/firecrawl-js": "^0.0.28",
|
||||
"@mendable/firecrawl-js": "^1.18.2",
|
||||
"@mistralai/mistralai": "0.1.3",
|
||||
"@modelcontextprotocol/sdk": "^1.10.1",
|
||||
"@modelcontextprotocol/server-brave-search": "^0.6.2",
|
||||
|
||||
Reference in New Issue
Block a user