Tag: VectorData
All the articles with the tag "VectorData".
-
.NET 向量数据实战:Microsoft.Extensions.VectorData 构建 RAG 应用
Published: at 12:40 AM本文是 .NET AI 构建块系列第二篇,聚焦 Microsoft.Extensions.VectorData。通过统一抽象层,开发者可以用一套 API 操作 Qdrant、Redis、PostgreSQL、Azure AI Search 等多种向量数据库,轻松实现语义搜索、嵌入存储与 RAG 检索增强生成模式。