agent-framework-azure-ai-py
✓使用 Microsoft 代理框架 Python SDK (agent-framework-azure-ai) 構建 Azure AI Foundry 代理。在使用 AzureAIAgentsProvider 創建持久代理、使用託管工具(代碼解釋器、文件搜索、Web 搜索)、集成 MCP 服務器、管理對話線程或實現流響應時使用。涵蓋功能工具、結構化輸出和多工具代理。
SKILL.md
Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK.
| createagent() | Create new agent on Azure AI service | | getagent(agentid) | Retrieve existing agent by ID | | asagent(sdkagent) | Wrap SDK Agent object (no HTTP call) |
| HostedCodeInterpreterTool | from agentframework import HostedCodeInterpreterTool | Execute Python code | | HostedFileSearchTool | from agentframework import HostedFileSearchTool | Search vector stores | | HostedWebSearchTool | from agentframework import HostedWebSearchTool | Bing web search |
使用 Microsoft 代理框架 Python SDK (agent-framework-azure-ai) 構建 Azure AI Foundry 代理。在使用 AzureAIAgentsProvider 創建持久代理、使用託管工具(代碼解釋器、文件搜索、Web 搜索)、集成 MCP 服務器、管理對話線程或實現流響應時使用。涵蓋功能工具、結構化輸出和多工具代理。 來源:microsoft/skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/microsoft/skills --skill agent-framework-azure-ai-py- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-05
- 更新時間
- 2026-02-18
快速解答
什麼是 agent-framework-azure-ai-py?
使用 Microsoft 代理框架 Python SDK (agent-framework-azure-ai) 構建 Azure AI Foundry 代理。在使用 AzureAIAgentsProvider 創建持久代理、使用託管工具(代碼解釋器、文件搜索、Web 搜索)、集成 MCP 服務器、管理對話線程或實現流響應時使用。涵蓋功能工具、結構化輸出和多工具代理。 來源:microsoft/skills。
如何安裝 agent-framework-azure-ai-py?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/microsoft/skills --skill agent-framework-azure-ai-py 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/microsoft/skills
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-05