Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: Agents: Support Azure AI Agent #10134

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

.Net: Agents: Support Azure AI Agent #10134

wants to merge 6 commits into from

Conversation

crickman
Copy link
Contributor

@crickman crickman commented Jan 8, 2025

Motivation and Context

Add support for Azure AI Agents:

Fixes: #10114

Description

  • Adds AzureAIAgent type in a new project/package
  • Maintains parity with OpenAIAssistantAgent
  • Supports Azure specific tool offerings

Contribution Checklist

@crickman crickman added PR: in progress Under development and/or addressing feedback .NET Issue or Pull requests regarding .NET code feature branch PR targeting a feature branch experimental Associated with an experimental feature enhancement agents labels Jan 8, 2025
@crickman crickman self-assigned this Jan 8, 2025
@github-actions github-actions bot changed the title Agents: Support Azure AI Agent .Net: Agents: Support Azure AI Agent Jan 8, 2025
@markwallace-microsoft markwallace-microsoft added kernel Issues or pull requests impacting the core kernel kernel.core labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents enhancement experimental Associated with an experimental feature feature branch PR targeting a feature branch kernel.core kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code PR: in progress Under development and/or addressing feedback
Projects
Status: Sprint: In Progress
Development

Successfully merging this pull request may close these issues.

.Net: Support an Agent based on Azure AI Agents
2 participants