mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #4] [MERGED] plugin: firecrawl #980
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/4
Author: @Yeuoly
Created: 12/30/2024
Status: ✅ Merged
Merged: 12/30/2024
Merged by: @Yeuoly
Base:
main← Head:plugins/firecrawl📝 Commits (1)
0d1f52cplugin: firecrawl📊 Changes
14 files changed (+546 additions, -555 deletions)
View changed files
📝
tools/firecrawl/main.py(+3 -3)📝
tools/firecrawl/manifest.yaml(+28 -21)📝
tools/firecrawl/provider/firecrawl.py(+5 -10)📝
tools/firecrawl/provider/firecrawl.yaml(+30 -29)📝
tools/firecrawl/requirements.txt(+1 -1)📝
tools/firecrawl/tools/crawl.py(+10 -22)📝
tools/firecrawl/tools/crawl.yaml(+203 -196)📝
tools/firecrawl/tools/crawl_job.py(+6 -9)📝
tools/firecrawl/tools/crawl_job.yaml(+39 -33)📝
tools/firecrawl/tools/firecrawl_appx.py(+1 -1)📝
tools/firecrawl/tools/map.py(+6 -10)📝
tools/firecrawl/tools/map.yaml(+64 -54)📝
tools/firecrawl/tools/scrape.py(+8 -19)📝
tools/firecrawl/tools/scrape.yaml(+142 -147)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.