VOOZH about

URL: https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.Weaviate/

⇱ NuGet Gallery | Microsoft.SemanticKernel.Connectors.Weaviate 1.74.0-preview




👁 Image
Microsoft.SemanticKernel.Connectors.Weaviate 1.74.0-preview

Prefix Reserved
This is a prerelease version of Microsoft.SemanticKernel.Connectors.Weaviate.
dotnet add package Microsoft.SemanticKernel.Connectors.Weaviate --version 1.74.0-preview
 
 
NuGet\Install-Package Microsoft.SemanticKernel.Connectors.Weaviate -Version 1.74.0-preview
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Weaviate" Version="1.74.0-preview" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Weaviate" Version="1.74.0-preview" />
 
Directory.Packages.props
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Weaviate" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.SemanticKernel.Connectors.Weaviate --version 1.74.0-preview
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.SemanticKernel.Connectors.Weaviate, 1.74.0-preview"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.SemanticKernel.Connectors.Weaviate@1.74.0-preview
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.SemanticKernel.Connectors.Weaviate&version=1.74.0-preview&prerelease
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.SemanticKernel.Connectors.Weaviate&version=1.74.0-preview&prerelease
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

VectorData Implementations by Semantic Kernel

Microsoft.Extensions.VectorData.Abstractions provides abstractions for accessing Vector Databases and Vector Indexes. It includes base abstract classes and interfaces for Vector Database implementations.

Semantic Kernel (SK) is a lightweight SDK allowing integration of AI experiences into your application.

Semantic Kernel (SK) provides a set of implementations for the Microsoft.Extensions.VectorData.Abstractions interfaces, allowing developers to easily connect to various vector databases. This package is one of these implementations.

This package can be used with Semantic Kernel or independently and does not depend on any Semantic Kernel abstractions or core libraries.

Getting Started ⚡

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Microsoft.SemanticKernel.Connectors.Weaviate:

Package Downloads
LangChain.Databases.Weaviate

Weaviate for LangChain.

Vivet.AI

Unlock the full power of AI in your .NET applications with a comprehensive library for chat, embeddings, memory, knowledge, metadata, and summarization. Instantly enrich conversations and documents with context, structured metadata, and insights, including real-time streaming, multimodal content (images, audio, video), advanced text chunking, and context deduplication. Track usage, override configurations on the fly, and plug in custom implementations with ease. Build smarter, faster, and context-aware AI experiences with minimal boilerplate. The library supports all major orchestration frameworks and a variety of vector stores for memory and knowledge management. Every service follows a request/response pattern, includes token and performance tracking, and allows per-request configuration overrides. With built-in extensibility, developers can replace any service with their own implementation while still benefiting from robust memory, metadata, and summarization workflows.

AIKit.VectorStores.Weaviate

Weaviate vector store provider for AIKit.

AIToolbox.SemanticKernel.Connectors.Memory.Weaviate

AI Toolbox connector for Weaviate.

HPD-RAG.VectorStores.Weaviate

Weaviate vector store provider for HPD-RAG.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.SemanticKernel.Connectors.Weaviate:

Repository Stars
AIDotNet/koala-ai
基于.NET8+React实现的企业级智能客服知识库
Version Downloads Last Updated
1.74.0-preview 546 3/20/2026
1.73.0-preview 1,867 3/4/2026
1.72.0-preview 166 2/19/2026
1.71.0-preview 85 2/16/2026
1.70.0-preview 491 1/23/2026
1.69.0-preview 97 1/19/2026
1.68.0-preview 472 12/3/2025
1.67.1-preview 1,648 11/7/2025
1.67.0-preview 170 11/3/2025
1.66.0-preview 827 10/8/2025
1.65.0-preview 416 9/10/2025
1.64.0-preview 356 8/27/2025
1.63.0-preview 229 8/20/2025
1.62.0-preview 216 8/12/2025
1.61.0-preview 603 7/24/2025
1.60.0-preview 303 7/8/2025
1.59.0-preview 201 7/1/2025
1.58.0-preview 195 6/25/2025
1.57.0-preview 428 6/16/2025
1.56.0-preview 357 6/10/2025
Loading failed