什麼是 hosted-agents-v2-py?
使用 Azure AI Projects SDK 和 ImageBasedHostedAgentDefinition 建置託管代理程式。在 Azure AI Foundry 中建立基於容器的代理程式時使用。 來源:sickn33/antigravity-awesome-skills。
使用 Azure AI Projects SDK 和 ImageBasedHostedAgentDefinition 建置託管代理程式。在 Azure AI Foundry 中建立基於容器的代理程式時使用。
透過命令列快速安裝 hosted-agents-v2-py AI 技能到你的開發環境
來源:sickn33/antigravity-awesome-skills。
Build container-based hosted agents using ImageBasedHostedAgentDefinition from the Azure AI Projects SDK.
Minimum SDK Version: 2.0.0b3 or later required for hosted agent support.
| containerprotocolversions | list[ProtocolVersionRecord] | Yes | Protocol versions the agent supports | | image | str | Yes | Full container image path (registry/image:tag) | | cpu | str | No | CPU allocation (e.g., "1", "2") | | memory | str | No | Memory allocation (e.g., "2Gi", "4Gi") | | tools | list[dict] | No | Tools available to the agent |
使用 Azure AI Projects SDK 和 ImageBasedHostedAgentDefinition 建置託管代理程式。在 Azure AI Foundry 中建立基於容器的代理程式時使用。 來源:sickn33/antigravity-awesome-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill hosted-agents-v2-py使用 Azure AI Projects SDK 和 ImageBasedHostedAgentDefinition 建置託管代理程式。在 Azure AI Foundry 中建立基於容器的代理程式時使用。 來源:sickn33/antigravity-awesome-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill hosted-agents-v2-py 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sickn33/antigravity-awesome-skills