Commit 5ddeba6
Add warning for Web Search tool usage (#45270)
* Add warning for Web Search tool usage
Added warning about costs and terms for Web Search tool usage.
* Include warning for Bing Custom Search tool usage
Added a warning about costs and data flow for Bing Custom Search.
* Add warning for Bing Search tool grounding
Added warning about costs and terms for Bing Search tool usage.
* Add warning for Web Search usage and compliance
Added a warning about costs and data flow for Web Search.
* Include warning for Web Search tool usage
Added warning about costs and compliance for Web Search.
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Refactor warning message in sample_agent_bing_custom_search.py
Updated warning message formatting and links for clarity.
* Update warning message in sample_agent_bing_grounding.py
Reformatted warning message for clarity and added links.
* Improve formatting of Web Search warning message
Reformatted warning message for clarity and readability.
* Improve formatting of Web Search warning message
Reformatted warning message for clarity and readability.
* Update README.md
* Fix Bing tools documentation link
Updated the Bing tools documentation link to remove the version view parameter.
* Update Bing tools documentation link
* Fix web search documentation link
Updated the web search documentation link to the correct format.
* Fix documentation link in sample_agent_web_search_preview.py
Updated the URL for the web search documentation.
* Update warnings for Web Search and Bing tools
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent b966840 commit 5ddeba6
6 files changed
Lines changed: 56 additions & 0 deletions
File tree
- sdk/ai/azure-ai-projects
- samples/agents/tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
315 | 318 | | |
316 | 319 | | |
317 | 320 | | |
| |||
535 | 538 | | |
536 | 539 | | |
537 | 540 | | |
| 541 | + | |
| 542 | + | |
538 | 543 | | |
539 | 544 | | |
540 | 545 | | |
| |||
554 | 559 | | |
555 | 560 | | |
556 | 561 | | |
| 562 | + | |
557 | 563 | | |
558 | 564 | | |
559 | 565 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
7 | 17 | | |
8 | 18 | | |
9 | 19 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
8 | 18 | | |
9 | 19 | | |
10 | 20 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
7 | 17 | | |
8 | 18 | | |
9 | 19 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
7 | 17 | | |
8 | 18 | | |
9 | 19 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
7 | 17 | | |
8 | 18 | | |
9 | 19 | | |
| |||
0 commit comments