El Bruno

Results 13 comments of El Bruno

Same eternal loop here, and not sure where to start or how to debug to fix this.

Hi You can use the 'PrepareDocs' console app to delete existing files. The function [ProcessSingleFileAsync] include the logic to delete the file from the blob and also from the Azure...

There is a doc explaining how to run this in low cost mode that may help! https://github.com/Azure-Samples/azure-search-openai-demo-csharp/blob/main/docs/deploy_lowcost.md Best

Done! PR in progress

I'll be submitting a PR that works with managed identities. Once the services are deployed, 2 steps are required for local dev using VS2022 (the local credential in VS2022 is...

Hi I'm working on update this sample to make it work again. In the meantime, you can refer to this post from Arafat, who performs a very similar scenario doing...

> the above exception is thrown Yes, we have know issue in this scenario when running in Codespaces. Feel free to run it locally with ollama in docker and it...

@puppeteer-tsy keep an eye on https://github.com/microsoft/PhiCookBook/tree/main/md/04.HOL/dotnet I'm planning to publish some RAG + ONNX scenarios next week Best PS: You can also take a look at more C# RAG samples...

Hi, Here is a demo using Realtime audio APIs and RAG in .NET is ready! Repo https://aka.ms/netaieshopliterealtimechat Best!