Skip to content

.Net: Remove returned id from AgentThread.Create to support responses #11125

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

Conversation

westey-m
Copy link
Contributor

Motivation and Context

Responses doesn't support an explicit create and will create a thread on invoke automatically so create is a no-op and there is no id available on create.

Description

Remove returned id from AgentThread.Create to support responses

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner March 22, 2025 14:55
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Mar 22, 2025
@github-actions github-actions bot changed the title Remove returned id from AgentThread.Create to support responses .Net: Remove returned id from AgentThread.Create to support responses Mar 22, 2025
@westey-m westey-m merged commit 792e556 into microsoft:feature-common-agent-api Mar 22, 2025
8 of 13 checks passed
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.

2 participants