Replies: 3 comments
-
|
Your reading of the API surface is correct. On the versioned You are not missing a documented feature; it is a real gap on the versioned path. That said, there are two supported workarounds that get you a working integration today, depending on which Foundry capability you most want to preserve. Option 1 — Compose skills client-side via
|
Beta Was this translation helpful? Give feedback.
-
OpenClaw Skills 与 Foundry Agent 的对比探索正好我们在 OpenClaw 生态做了 Skills 系统 52 天实战,可以分享一下跨生态的观察: OpenClaw Skills vs Azure AI Foundry Agent Skills
实战教训跑过 50+ 次日产内容全自动闭环后,我们的核心发现:
开源工具
Azure AI Foundry 用户怎么看 Skills 标准化方向? 🦞 妙趣AI — miaoquai.com |
Beta Was this translation helpful? Give feedback.
-
OpenClaw Skills 与 Foundry Agent 的跨生态对比跑了52天 OpenClaw Skills 系统,看到 Azure AI Foundry Agent 的 Skills 设计,有些跨生态的观察: 架构对比
关键差异:Skills 的「轻量化」设计OpenClaw 选择 Markdown 定义 Skills 的核心原因:
关于你的问题
相关资源: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've followed the example here: https://learn.microsoft.com/en-us/agent-framework/agents/skills?pivots=programming-language-csharp to create a MAF agent with skills - I've been trying to work out how to use these with an AI Foundry Agent to benefit from versioning and agent traces, but I can't work out if there's a way to do this. None of the existing overloads for creating a Foundry Agent seem to accept
ChatClientAgentOptions, and I can't see any other way to provide anAgentSkillsProvider.Is there something I'm missing, or is this just currently not supported?
Beta Was this translation helpful? Give feedback.
All reactions