Freist Li
Freist Li
I met the same error. I can confirm the dll/lib exist in the output folder. Suspect the error is related to some dependences loading issue of MixedRemoteViewCompositor, still trying to...
Found the cause, need to put dll under WSA to the unity output folder instead of that one in X86. Hope it helps others.
To display wrapped QnA prompts text in .Net Composer Project, can consider updating Language Generation (bot response) to display proper adaptive card for WebChat & Teams, and then modify the...
I experienced the same issue, it suddenly happened several hours ago with my released binary code, nothing changed from code or configuration. 10 hours ago everything still worked. It turns...
The Azure OpenAI service starts getting to normal, but AzureExtensionsContext.Messages doesn't return Citations. I'm going to create another bug
> I'm getting a different error now: 'NoneType' object has no attribute 'get' > > This happens when I include the "Assistant" response to the message history. This has not...
> @freistli yes, i have the same behavior now. No Citations. > > result.Value.Choices[0].Message.AzureExtensionsContext.Messages.Any()//no citation here, broken service @LucGosso I created the new bug here: https://github.com/Azure/azure-sdk-for-net/issues/41241