[PR #2993] Add New Tool: DevDocs #23951

Closed
opened 2026-02-21 20:22:04 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/2993

State: closed
Merged: Yes


Description

I add a new tool for Dify - DevDocs. This tool enables the model to search for official developer documentation from DevDocs. Here is the link to their project: Link!

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • The tool can be evoked correctly.
  • Since this tool doesn't require any authentication, there is no error related to this.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
**Original Pull Request:** https://github.com/langgenius/dify/pull/2993 **State:** closed **Merged:** Yes --- # Description I add a new tool for Dify - DevDocs. This tool enables the model to search for official developer documentation from DevDocs. Here is the link to their project: [Link!](https://github.com/freeCodeCamp/devdocs) ## Type of Change - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested? - [x] The tool can be evoked correctly. - [x] Since this tool doesn't require any authentication, there is no error related to this. # Checklist: - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] My changes generate no new warnings
yindo added the pull-request label 2026-02-21 20:22:04 -05:00
yindo closed this issue 2026-02-21 20:22:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23951