-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# Bing | ||
|
||
## Overview | ||
|
||
The Bing search tool can help you obtain online search results when using LLM applications. Below are the steps to configure and use the Bing search tool in Dify. | ||
|
||
## Configuration | ||
|
||
### 1. Apply for Bing API Key | ||
|
||
Please apply for an API Key on the [Azure platform](https://www.microsoft.com/en-us/bing/apis/bing-web-search-api). | ||
|
||
### 2. Get Azure tools from Plugin Marketplace | ||
|
||
The Bing tools could be found at the Plugin Marketplace, please install it. | ||
|
||
![](./_assets/bing_1.PNG) | ||
|
||
### 3. Fill in the configuration in Dify | ||
|
||
On the Dify navigation page, click Tools > Azure > Authorize to fill in the API Key. | ||
|
||
![](./_assets/bing_2.png) | ||
|
||
### 4. Use the tool | ||
|
||
You can use the Bing tool in the following application types. | ||
|
||
![](./_assets/bing_3.PNG) | ||
|
||
#### Chatflow / Workflow applications | ||
|
||
Both Chatflow and Workflow applications support adding Bing tool nodes. | ||
|
||
#### Agent applications | ||
|
||
Add the Bing tool in the Agent application, then enter the online search command to call this tool. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.