Skip to content

.Net: Make AgentThread.Create protected and expose on concrete implementations where possible #11133

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

Some Agents don't support a direct create operation, and threads are created automatically on first invocation.

Description

Make AgentThread.Create protected and expose on concrete implementations where possible

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner March 23, 2025 11:50
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Mar 23, 2025
@github-actions github-actions bot changed the title Make AgentThread.Create protected and expose on concrete implementations where possible .Net: Make AgentThread.Create protected and expose on concrete implementations where possible Mar 23, 2025
@westey-m westey-m merged commit b8273a7 into microsoft:feature-common-agent-api Mar 23, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants