Skip to content

.NET: [Feature]: Hosted Skills support in agent framework #7665

Description

@eguzchin-isoftwareiq

Description

I don't see a way to make a request with

"tools": [
{
"type": "shell",
"environment": {
"type": "container_auto",
"skills": [
{ "type": "skill_reference", "skill_id": "skill_xxx" }
]
}
}
]

I found ResponsesFunctionShellToolParam in Azure.AI.Extensions.OpenAI but there doesn't seem to be a way to add it to the tools collection ChatOptions IList? Tools

Code Sample

Language/SDK

.NET

Metadata

Metadata

Assignees

No one assigned

    Labels

    .NETUsage: [Issues, PRs], Target: .NettriageUsage: [Issues], Target: All issues that still need to be triaged

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions