Web search grounding via Azure Foundry and Bing Grounding Search tool. Use when the user needs up-to-date information searched from the web via Azure AI Agents. Returns the synthesized answer and URL citations.
技能名称: azure-bing-grounding
详细描述:
使用捆绑的Python脚本,通过Azure Foundry的代理服务和Bing接地搜索工具执行接地搜索。
# Azure AI Foundry项目中Bing接地连接的ID
BINGPROJECTCONNECTION_ID=
# 默认模型部署名称(可选,默认为gpt-4o)
FOUNDRYMODELDEPLOYMENT_NAME=gpt-4o
# (可选)如果不使用DefaultAzureCredential,则设置服务主体凭据
AZURETENANTID=
AZURECLIENTID=
AZURECLIENTSECRET=
从OpenClaw工作区运行:
bash
返回由Azure AI代理基于Bing搜索结果生成的响应,并附带来源URL引用。
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 azure-bing-grounding-1776016172 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 azure-bing-grounding-1776016172 技能
skillhub install azure-bing-grounding-1776016172
文件大小: 5.39 KB | 发布时间: 2026-4-13 09:27