refactor: replace requests with Firecrawl SDK in search and requests Firecrawl SDK in scrape rather than langchain_community FireCrawlLoader

This commit is contained in:
wei840222
2025-10-26 15:00:37 +08:00
parent d11d49a08a
commit 7a3f4d85f6
4 changed files with 87 additions and 63 deletions

View File

@@ -133,7 +133,7 @@ pytest-docker~=3.1.1
ldap3==2.9.1
## Firecrawl
firecrawl-py==1.12.0
firecrawl-py==4.5.0
## Trace
opentelemetry-api==1.37.0