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

Merged
merged 32 commits into from
Jan 27, 2025
Merged

.Net: Agents: Support Azure AI Agent #10134

merged 32 commits into from
Jan 27, 2025

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
@crickman crickman requested a review from a team as a code owner January 24, 2025 00:23
@crickman crickman added PR: ready for review All feedback addressed, ready for reviews and removed PR: in progress Under development and/or addressing feedback labels Jan 24, 2025
@crickman crickman requested review from markwallace-microsoft and removed request for shawncal January 27, 2025 18:55
@crickman crickman added this pull request to the merge queue Jan 27, 2025
Merged via the queue into main with commit 2d7a558 Jan 27, 2025
17 checks passed
@crickman crickman deleted the agents-azureai branch January 27, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents documentation 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: ready for review All feedback addressed, ready for reviews
Projects
Status: Sprint: Done
Development

Successfully merging this pull request may close these issues.

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