mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1129] [CLOSED] 对齐官方 V2 API 的支持 #1398
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-plugins/pull/1129
Author: @Mocha-s
Created: 8/25/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
70deeb0对齐官方 V2 API 的支持5038db4对齐官方 V2 API 的支持📊 Changes
24 files changed (+1410 additions, -0 deletions)
View changed files
➕
mocha/firecrawl.difypkg(+0 -0)➕
mocha/firecrawl/README.md(+71 -0)➕
mocha/firecrawl/_assets/firecrawl-01.png(+0 -0)➕
mocha/firecrawl/_assets/firecrawl-02.png(+0 -0)➕
mocha/firecrawl/_assets/firecrawl-03.png(+0 -0)➕
mocha/firecrawl/_assets/firecrawl-04.png(+0 -0)➕
mocha/firecrawl/_assets/firecrawl-05.png(+0 -0)➕
mocha/firecrawl/_assets/firecrawl-06.png(+0 -0)➕
mocha/firecrawl/_assets/firecrawl-07.png(+0 -0)➕
mocha/firecrawl/_assets/icon.svg(+3 -0)➕
mocha/firecrawl/main.py(+6 -0)➕
mocha/firecrawl/manifest.yaml(+35 -0)➕
mocha/firecrawl/provider/firecrawl.py(+13 -0)➕
mocha/firecrawl/provider/firecrawl.yaml(+44 -0)➕
mocha/firecrawl/requirements.txt(+1 -0)➕
mocha/firecrawl/tools/crawl.py(+121 -0)➕
mocha/firecrawl/tools/crawl.yaml(+410 -0)➕
mocha/firecrawl/tools/crawl_job.py(+20 -0)➕
mocha/firecrawl/tools/crawl_job.yaml(+46 -0)➕
mocha/firecrawl/tools/firecrawl_appx.py(+167 -0)...and 4 more files
📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.