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
When projecting Microsoft.Windows.AI.Generative.ILanguageModelX interfaces, methods with identical names (such as GenerateResponseAsync) lack unique Overload attributes. All methods across an interface inheritance hierarchy must have distinct projected names in languages that do not support overloading.