Showing tag results for llm

Aug 13, 2026
Post comments count0
Post likes count2

Routing and Failover for Microsoft.Extensions.AI

Joshua Yue

Route requests across models and providers natively in Microsoft.Extensions.AI with RoutingChatClient, SemanticRoutingChatClient, and FailoverChatClient — new experimental primitives for content-based routing, failover, and custom routing policies.

.NETC#AI
Jan 28, 2026
Post comments count2
Post likes count21

.NET AI Essentials – The Core Building Blocks Explained

Jeremy Likness

Learn how Microsoft.Extensions.AI provides a unified API for building intelligent .NET applications with any LLM provider - one interface, endless possibilities, with built-in middleware, telemetry, structured outputs and more.

.NETC#AI
May 21, 2025
Post comments count0
Post likes count6

AI and Vector Data Extensions are now Generally Available (GA)

Luis Quintanilla

We’re excited to announce that these extensions are now generally available, providing developers with a robust foundation to build scalable, maintainable, and interoperable AI-powered applications.

.NETAI
Mar 6, 2024
Post comments count0
Post likes count5

Get Started with Milvus Vector DB in .NET

Luis Quintanilla

Learn how to get started managing embedding vectors for search and Retrieval Augmented Generation (RAG) scenarios using the Milvus vector database with .NET.

.NETAI