[PR #554] [MERGED] fix: BingSearch credential validations #1438

Closed
opened 2026-02-16 10:22:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/554
Author: @IthacaDream
Created: 3/24/2025
Status: Merged
Merged: 3/24/2025
Merged by: @crazywoola

Base: mainHead: fix/bing_validate_credentials


📝 Commits (1)

  • d7b4166 fix: BingSearch credential validations

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 tools/bing/manifest.yaml (+1 -1)
📝 tools/bing/provider/bing.py (+5 -5)

📄 Description

Fixes #553

BingSearch uses user-selected fields(Bing Search FEATURES) for authorization.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/554 **Author:** [@IthacaDream](https://github.com/IthacaDream) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 3/24/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/bing_validate_credentials` --- ### 📝 Commits (1) - [`d7b4166`](https://github.com/langgenius/dify-official-plugins/commit/d7b4166457ebe5280224449f8a9968fc391d71cf) fix: BingSearch credential validations ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `tools/bing/manifest.yaml` (+1 -1) 📝 `tools/bing/provider/bing.py` (+5 -5) </details> ### 📄 Description Fixes #553 BingSearch uses user-selected fields([Bing Search FEATURES](https://www.microsoft.com/en-us/bing/apis/pricing)) for authorization. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:22:56 -05:00
yindo closed this issue 2026-02-16 10:22:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1438