moljac

Results 451 comments of moljac

@CatsArmy > i mean yeah but it still works and it still helps and there is no implementation for .net maui/xamarin out there yet I understand, but we have priority...

> I don't think there's any reason to change these now, as they are all intended to be fixed versions. Exact/pinned version dependencies are rare. I did manually update dependencies...

@madnik7 Thanks for the feedback. OMG this slipped through... Each update I have to revert it. Maybe we'll need to freeze it. > Can we unlist it from the nuget...

https://www.nuget.org/packages/HolisticWare.Firebase.AI https://www.nuget.org/packages?q=HolisticWare.Google.MediaPipe&includeComputedFrameworks=true&prerel=true&sortby=relevance LocalAgents is WIP (I had issues with nuget account) And there is much more for on-device/edge AI https://www.nuget.org/packages/HolisticWare.AI.Generative.LM.Picovoice.PicoLLM

@akghasemi Generated code approach is really not recommended, because in future .NET versions tooling could generate different code and this might not work. It took me few months to clean...

taking a look today

I am a bit confused. I'm sure bindings are done: https://github.com/dotnet/android-libraries/blob/main/config.json#L2921-L2929 I remember I did it few weeks ago, but then it was merged into another branch and then into...

> is this solution ? > > [#764](https://github.com/dotnet/android-libraries/issues/764) Yes. That issue is there to give users feeling what needs to be done.