发现和使用优秀的技能扩展
使用 Azure AI Agents Python SDK (azure-ai-agents) 构建 AI 代理。当在 Azure AI Foundry 上创建带有工具(文件搜索、代码解释器、必应基础、Azure AI 搜索、函数调用、OpenAPI、MCP)的代理、管理线程和消息、实现流式响应或使用向量存储时使用。这是低级 SDK - 如需更高级别的抽象,请改用 agent-framework 技能。
Build AI agents using the Azure AI Agents Python SDK (azure-ai-agents). Use when creating agents hosted on Azure AI Foundry with tools (File Search, Code Interpreter, Bing Grounding, Azure AI Search, Function Calling, OpenAPI, MCP), managing threads and messages, implementing streaming responses, or working with vector stores. This is the low-level SDK - for higher-level abstractions, use the agent-framework skill instead.