Sulyman Alani

Results 12 comments of Sulyman Alani

I'm having same with NuGet package source on windowns. ``` Retrieving GitHub license for repository starkbank/ecdsa-dotnet - URL: https://api.github.com/repos/starkbank/ecdsa-dotnet/license Unhandled exception. System.IO.InvalidDataException: Central Directory corrupt. ---> System.IO.IOException: An attempt was...

It's not hitting the Handlebars method. This is program.cs for the test project. I'm using the MathSolver from semantic kernel samples ``` using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Logging; using Microsoft.SemanticKernel; using Microsoft.SemanticKernel.ChatCompletion;...

It appears there was an issue with Azure OpenAI UK, but I can now see the response. I'll keep this issue open, as it seems the code isn't handling it...

Yes, It's fixed. In future, will the code handle this issue? I'm not sure what was the issue and is it good practice to throw error when the response is...

> Hi @Cobra86 , I'm not sure if the issue is on Semantic Kernel side, because we are not modifying user input. Could you please include some code snippet, which...

With the new update 21, it isn't passing modified query because now it's not returning anything when i typed list plans. I didn't update the index. i can confirm before...

@dmytrostruk @markwallace-microsoft This can be closed. Since the recent breaking changes to the Azure AI Search configuration, the issue is no longer present.

I just wanted to add that it's working fine with OpenAI api

@RogerBarreto I've created PR to support the audio similar to the OpenAI #12523

> This still doesn't work for me. No audio is being returned. Could you please share your code ? I've tested it and it's working fine. Make sure you set...