Skip to content

.Net: Filter out reasoning response items during function calling#13020

Merged
markwallace-microsoft merged 1 commit intomicrosoft:mainfrom
markwallace-microsoft:users/markwallace/issue_12904
Aug 27, 2025
Merged

.Net: Filter out reasoning response items during function calling#13020
markwallace-microsoft merged 1 commit intomicrosoft:mainfrom
markwallace-microsoft:users/markwallace/issue_12904

Conversation

@markwallace-microsoft
Copy link
Copy Markdown
Contributor

Motivation and Context

Closes #12904

Description

Contribution Checklist

@markwallace-microsoft markwallace-microsoft requested a review from a team as a code owner August 27, 2025 13:41
@moonbox3 moonbox3 added the .NET Issue or Pull requests regarding .NET code label Aug 27, 2025
@github-actions github-actions bot changed the title Filter out reasoning response items during function calling .Net: Filter out reasoning response items during function calling Aug 27, 2025
Comment thread dotnet/src/Agents/OpenAI/Internal/ResponseThreadActions.cs Outdated
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Aug 27, 2025
Merged via the queue into microsoft:main with commit 1774dd3 Aug 27, 2025
19 checks passed
@markwallace-microsoft markwallace-microsoft deleted the users/markwallace/issue_12904 branch August 27, 2025 16:26
jcruzmot-te pushed a commit to thousandeyes/aia-semantic-kernel that referenced this pull request Sep 15, 2025
…crosoft#13020)

### Motivation and Context

Closes microsoft#12904 

### Description

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.Net: Bug: Reasoning messages not removed when using OpenAIResponseAgent with tools

4 participants