LLM and Cosine Distance for .NET Developers
Introduction: When working with text data or any data represented as vectors, measuring the similarity between vectors is crucial for various applications such as recommendation systems, ...
Introduction: When working with text data or any data represented as vectors, measuring the similarity between vectors is crucial for various applications such as recommendation systems, ...
One year ago, Microsoft published the Rate Limitation Feature within ASP.NET 7.0. This seamlessly silent and mostly unknown feature is indeed not an everyday-used ...
Most of readers of this blog post probably never have been working with Windowsds native API implemented long time ago inside User32 and related DLLs. But, ...
Microsoft Azure platform supports many messaging services for various purposes: SericeBus, EventHub, EventGrid, IotHub and StorageQueue. When working in IoT space, IoTHub might probably be the ...
After long time waiting since dotnet5.0, the dotnet6.0 is generatring the true single file if wanted. That means, developers can build the application as ...