📦 Azure AI Agents Py — Azure智能体开发
v0.1.0基于 azure-ai-agents SDK 快速构建托管于 Azure AI Foundry 的 AI 智能体,内置 File Search、Code Interpreter、Bing Grounding、Azure AI Search、Function Calling、OpenAPI、MCP 等工具,支持线程管理、消息交互与流式响应,并提供向量存储能力,是低层 SDK,如需高层封装请用 agent-framework 技能。
详细分析 ▾
运行时依赖
版本
- Initial release of azure-ai-agents-py skill. - Provides a comprehensive guide for building AI agents using the Azure AI Agents Python SDK. - Includes installation steps, authentication setup, and core agent workflow examples. - Documents supported tools (File Search, Code Interpreter, Bing Grounding, Azure AI Search, Function Calling, OpenAPI, MCP) and integration patterns. - Covers advanced usage: streaming responses, file operations, vector store creation, async patterns, and response formatting. - Lists best practices and reference files for further learning.