我有几个现成的接口,能否自动生成自定义工具,这里有api吗 #3963

Closed
opened 2026-02-21 18:04:09 -05:00 by yindo · 3 comments
Owner

Originally created by @wangyao123456a on GitHub (Jun 3, 2024).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing?

yes

2. Describe the feature you'd like to see

yes

3. How will this feature improve your workflow or experience?

1

4. Additional context or comments

1

5. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @wangyao123456a on GitHub (Jun 3, 2024). ### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Please do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? yes ### 2. Describe the feature you'd like to see yes ### 3. How will this feature improve your workflow or experience? 1 ### 4. Additional context or comments 1 ### 5. Can you help us with this feature? - [X] I am interested in contributing to this feature.
yindo added the 🔨 feat:tools label 2026-02-21 18:04:09 -05:00
yindo closed this issue 2026-02-21 18:04:09 -05:00
Author
Owner

@crazywoola commented on GitHub (Jun 3, 2024):

Close due to #1542

@crazywoola commented on GitHub (Jun 3, 2024): Close due to #1542
Author
Owner

@FFinchR commented on GitHub (Jun 4, 2024):

apifox之类的接口调试工具,可以导出OpenAPI标准的文档;
如果你的接口已有swagger之类的接口文档,可以批量导入;
如果没有,可以手动创建,填写url和参数等信息,然后导出文档
image

@FFinchR commented on GitHub (Jun 4, 2024): 用[apifox](https://apifox.com/help/api-docs/exporting-api)之类的接口调试工具,可以导出OpenAPI标准的文档; 如果你的接口已有swagger之类的接口文档,可以批量导入; 如果没有,可以手动创建,填写url和参数等信息,然后导出文档 ![image](https://github.com/langgenius/dify/assets/61258341/d4d6d51a-4d0c-4274-9c3a-181e13f6b2ea)
Author
Owner

@mboo2005 commented on GitHub (Nov 21, 2024):

直接用大模型生成也是可以的。把curl给大模型,让他生成openapi swagger规范

@mboo2005 commented on GitHub (Nov 21, 2024): 直接用大模型生成也是可以的。把curl给大模型,让他生成openapi swagger规范
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#3963