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

Flip default on FunctionInvokingChatClient.ConcurrentInvocation #5485

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

stephentoub
Copy link
Member

@stephentoub stephentoub commented Oct 9, 2024

For better reliability, default ConcurrentInvocation to false, so that it doesn't introduce concurrency / parallelism where there wasn't any.

Microsoft Reviewers: Open in CodeFlow

For better reliability, default ConcurrentInvocation to false, so that it doesn't introduce concurrency / parallelism where there wasn't any.
…nvokingChatClient.cs

Co-authored-by: Igor Velikorossov <RussKie@users.noreply.github.com>
@RussKie RussKie requested a review from a team October 9, 2024 04:54
@stephentoub stephentoub merged commit 0c8bc3e into dotnet:main Oct 9, 2024
6 checks passed
@stephentoub stephentoub deleted the flipdefault branch October 28, 2024 21:16
@github-actions github-actions bot locked and limited conversation to collaborators Nov 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants