You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flip default on FunctionInvokingChatClient.ConcurrentInvocation (#5485)
* Flip default on FunctionInvokingChatClient.ConcurrentInvocation
For better reliability, default ConcurrentInvocation to false, so that it doesn't introduce concurrency / parallelism where there wasn't any.
* Update src/Libraries/Microsoft.Extensions.AI/ChatCompletion/FunctionInvokingChatClient.cs
Co-authored-by: Igor Velikorossov <[email protected]>
---------
Co-authored-by: Igor Velikorossov <[email protected]>
0 commit comments