Skip to content

Commit fedec98

Browse files
authored
Update agents/chat-with-bing.json
1 parent bb51477 commit fedec98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agents/chat-with-bing.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Baseline Chatbot Agent",
3-
"description": "Example of an Foundry Agent that uses the Bing Search tool to answer questions. Used in the Microsoft Learn AI chat reference architecture. https://learn.microsoft.com/en-us/azure/architecture/architecture/baseline-azure-ai-foundry-chat",
3+
"description": "Example of an Foundry Agent that uses the Bing Search tool to answer questions. Used in the Microsoft Learn AI chat reference architecture. https://learn.microsoft.com/azure/architecture/architecture/baseline-azure-ai-foundry-chat",
44
"model": "MODEL_CONNECTION_NAME",
55
"instructions": "You are a helpful Chatbot agent. You'll consult the Bing Search tool to answer questions. Always search the web for information before responding.",
66
"tools": [

0 commit comments

Comments
 (0)