mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #594] [MERGED] feat: add proxy settings to duckduckdo plugin #1452
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/594
Author: @MitsuhaYuki
Created: 3/28/2025
Status: ✅ Merged
Merged: 3/30/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (4)
f411d39feat: add proxy settings to duckduckdo pluginbe88a28Merge branch 'langgenius:main' into main0263d0bchore: bump up duckduckdo plugin version.e13abeeMerge remote-tracking branch 'origin/main'📊 Changes
9 files changed (+64 additions, -7 deletions)
View changed files
📝
tools/duckduckgo/manifest.yaml(+1 -1)📝
tools/duckduckgo/tools/ddgo_ai.py(+2 -1)📝
tools/duckduckgo/tools/ddgo_ai.yaml(+13 -0)📝
tools/duckduckgo/tools/ddgo_img.py(+2 -1)📝
tools/duckduckgo/tools/ddgo_img.yaml(+13 -0)📝
tools/duckduckgo/tools/ddgo_search.py(+2 -1)📝
tools/duckduckgo/tools/ddgo_search.yaml(+13 -0)📝
tools/duckduckgo/tools/ddgo_translate.py(+5 -3)📝
tools/duckduckgo/tools/ddgo_translate.yaml(+13 -0)📄 Description
Related Issue or Context
This PR has no related issue.
Add proxy settings to duckduckgo search plugin.
Code changes have been verified in the dify.ai and self-deployed isolated environments.
Type of Change
Test Evidence
Environment Verification
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.