·azure-ai-agents-python
</>

azure-ai-agents-python

hainamchung/agent-assistant

使用 Azure AI 代理 Python SDK (azure-ai-agents) 構建 AI 代理。使用工具(文件搜索、代碼解釋器、Bing Grounding、Azure AI 搜索、函數調用、OpenAPI、MCP)創建託管在 Azure AI Foundry 上的代理、管理線程和消息、實施流式響應或使用矢量存儲時使用。這是低級 SDK - 對於更高級別的抽象,請改用代理框架技能。

0安裝·0熱度·@hainamchung

安裝

$npx skills add https://github.com/hainamchung/agent-assistant --skill azure-ai-agents-python

SKILL.md

Build agents hosted on Azure AI Foundry using the azure-ai-agents SDK.

The basic agent lifecycle: create agent → create thread → create message → create run → get response

| Code Interpreter | CodeInterpreterTool | Execute Python, generate files | | File Search | FileSearchTool | RAG over uploaded documents | | Bing Grounding | BingGroundingTool | Web search | | Azure AI Search | AzureAISearchTool | Search your indexes | | Function Calling | FunctionTool | Call your Python functions | | OpenAPI | OpenApiTool | Call REST APIs |

使用 Azure AI 代理 Python SDK (azure-ai-agents) 構建 AI 代理。使用工具(文件搜索、代碼解釋器、Bing Grounding、Azure AI 搜索、函數調用、OpenAPI、MCP)創建託管在 Azure AI Foundry 上的代理、管理線程和消息、實施流式響應或使用矢量存儲時使用。這是低級 SDK - 對於更高級別的抽象,請改用代理框架技能。 來源:hainamchung/agent-assistant。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/hainamchung/agent-assistant --skill azure-ai-agents-python
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 azure-ai-agents-python?

使用 Azure AI 代理 Python SDK (azure-ai-agents) 構建 AI 代理。使用工具(文件搜索、代碼解釋器、Bing Grounding、Azure AI 搜索、函數調用、OpenAPI、MCP)創建託管在 Azure AI Foundry 上的代理、管理線程和消息、實施流式響應或使用矢量存儲時使用。這是低級 SDK - 對於更高級別的抽象,請改用代理框架技能。 來源:hainamchung/agent-assistant。

如何安裝 azure-ai-agents-python?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/hainamchung/agent-assistant --skill azure-ai-agents-python 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/hainamchung/agent-assistant