Skip to content

Commit

Permalink
Update bing readme (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
HanqingZ authored Jan 9, 2025
1 parent 9e4350e commit 43780bb
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions tools/bing/README.md
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.
Binary file added tools/bing/_assets/bing_1.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tools/bing/_assets/bing_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tools/bing/_assets/bing_3.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 43780bb

Please sign in to comment.