Skip to content

.NET Agent - Add AIContext to OpenAIResponseAgent #12456

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

Merged
merged 17 commits into from
Jun 19, 2025

Conversation

crickman
Copy link
Contributor

@crickman crickman commented Jun 11, 2025

Motivation and Context

Follow-up to #12444

Fixes: #12472

Description

Add support for incorporating AIContext when invoking OpenAIResponseAgent
Enabled conformance tests

Contribution Checklist

@crickman crickman self-assigned this Jun 11, 2025
@crickman crickman requested a review from a team as a code owner June 11, 2025 19:59
@crickman crickman added .NET Issue or Pull requests regarding .NET code agents labels Jun 11, 2025
@github-actions github-actions bot changed the title .NET Agent - Add AIContext to OpenAIResponseAgent .Net Agent - Add AIContext to OpenAIResponseAgent Jun 11, 2025
@crickman crickman moved this to Sprint: In Review in Semantic Kernel Jun 11, 2025
@crickman crickman changed the title .Net Agent - Add AIContext to OpenAIResponseAgent .NET Agent - Add AIContext to OpenAIResponseAgent Jun 11, 2025
@markwallace-microsoft markwallace-microsoft added the kernel Issues or pull requests impacting the core kernel label Jun 12, 2025
@crickman crickman added this pull request to the merge queue Jun 16, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 16, 2025
@crickman crickman added this pull request to the merge queue Jun 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 17, 2025
@crickman crickman added this pull request to the merge queue Jun 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 18, 2025
@crickman crickman added this pull request to the merge queue Jun 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 18, 2025
@crickman crickman added this pull request to the merge queue Jun 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 18, 2025
@crickman crickman added this pull request to the merge queue Jun 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 18, 2025
@markwallace-microsoft
Copy link
Member

Unrelated integration test failure

[xUnit.net 00:06:04.80]     SemanticKernel.IntegrationTests.Connectors.AzureOpenAI.AzureOpenAIChatClientRequiredFunctionChoiceBehaviorTests.SpecifiedInPromptInstructsConnectorToInvokeKernelFunctionAutomaticallyAsync [FAIL]
[xUnit.net 00:06:04.80]       Polly.Timeout.TimeoutRejectedException : The operation didn't complete within the allowed timeout of '00:00:30'.
[xUnit.net 00:06:04.80]       ---- System.Threading.Tasks.TaskCanceledException : The operation was canceled.
[xUnit.net 00:06:04.80]       -------- System.IO.IOException : Unable to read data from the transport connection: Operation canceled.
[xUnit.net 00:06:04.80]       ------------ System.Net.Sockets.SocketException : Operation canceled

@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Jun 19, 2025
Merged via the queue into main with commit 3f593a1 Jun 19, 2025
19 checks passed
@markwallace-microsoft markwallace-microsoft deleted the update-agents-response-aicontext branch June 19, 2025 12:56
@github-project-automation github-project-automation bot moved this from Sprint: In Review to Sprint: Done in Semantic Kernel Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents kernel.core kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
Status: Sprint: Done
Development

Successfully merging this pull request may close these issues.

.Net: The message could not be added to the thread due to an error response from the service.
4 participants