Skip to content

Commit 417c4fa

Browse files
Correct the typo 'conenction' to 'connection'.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ab079ec commit 417c4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/steps/6-build-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ On the `yaml` file, scroll down to the `tools` section and delete the empty arra
162162
- `project_name` = Your Project name on AI Foundry
163163
- `bing_grounding_connection_name` = The connection name **NOT** the bing resource name
164164
165-
- A Bing Grounding conenction should appear under the **Tool** section on the Agent Designer. Click on **Update Agent on Azure AI Foundry** to update your agent with the new tool configuration.
165+
- A Bing Grounding connection should appear under the **Tool** section on the Agent Designer. Click on **Update Agent on Azure AI Foundry** to update your agent with the new tool configuration.
166166
167167
Now that you've added the Bing Grounding to your agent, you can test it in the Playground. Open the "Agent Playground" and send the agent a message like _"What's the weather in Nairobi right now?"_ The agent should use the Bing Search API tool to fetch the current weather information and respond with a friendly message.
168168

0 commit comments

Comments
 (0)