·azure-ai-projects-py
</>

azure-ai-projects-py

microsoft/agent-skills

使用 Azure AI 项目 Python SDK (azure-ai-projects) 构建 AI 应用程序。在使用 Foundry 项目客户端、使用 PromptAgentDefinition 创建版本化代理、运行评估、管理连接/部署/数据集/索引或使用 OpenAI 兼容客户端时使用。这是高级 Foundry SDK - 对于低级代理操作,请使用 azure-ai-agents-python 技能。

1安装·0热度·@microsoft

安装

$npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-projects-py

SKILL.md

Build AI applications on Azure AI Foundry using the azure-ai-projects SDK.

| client.agents | .agents. | Agent CRUD, versions, threads, runs | | client.connections | .connections. | List/get project connections | | client.deployments | .deployments. | List model deployments | | client.datasets | .datasets. | Dataset management | | client.indexes | .indexes. | Index management |

| client.evaluations | .evaluations. | Run evaluations | | client.redteams | .redteams. | Red team operations |

使用 Azure AI 项目 Python SDK (azure-ai-projects) 构建 AI 应用程序。在使用 Foundry 项目客户端、使用 PromptAgentDefinition 创建版本化代理、运行评估、管理连接/部署/数据集/索引或使用 OpenAI 兼容客户端时使用。这是高级 Foundry SDK - 对于低级代理操作,请使用 azure-ai-agents-python 技能。 来源:microsoft/agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-projects-py
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 azure-ai-projects-py?

使用 Azure AI 项目 Python SDK (azure-ai-projects) 构建 AI 应用程序。在使用 Foundry 项目客户端、使用 PromptAgentDefinition 创建版本化代理、运行评估、管理连接/部署/数据集/索引或使用 OpenAI 兼容客户端时使用。这是高级 Foundry SDK - 对于低级代理操作,请使用 azure-ai-agents-python 技能。 来源:microsoft/agent-skills。

如何安装 azure-ai-projects-py?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-projects-py 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/microsoft/agent-skills