(.NET) GetNewThreadAsync missing from package. #3327
Replies: 2 comments
-
|
Adding @westey-m |
Beta Was this translation helpful? Give feedback.
-
|
Hi! I noticed that in version 1.0.0-preview.260121.1 the method GetNewThreadAsync() was introduced. However, in the I couldn’t find any overload of GetNewThreadAsync (or another public API) in 1.0.0-preview.260121.1 that accepts a conversationId or thread ID. Is there a recommended way to resume an existing conversation with the current preview package? Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm following the dotnet/samples and noticed that they use GetNewThreadAsync, but I can’t find this method in any of the NuGet packages I’ve installed.
I only see GetNewThread available in my environment.
Is GetNewThreadAsync coming from a specific package, preview version, or extension library that isn’t documented?
Any guidance would be appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions