Hazina.Store.EmbeddingStore
1.0.2
See the version list below for details.
dotnet add package Hazina.Store.EmbeddingStore --version 1.0.2
NuGet\Install-Package Hazina.Store.EmbeddingStore -Version 1.0.2
<PackageReference Include="Hazina.Store.EmbeddingStore" Version="1.0.2" />
<PackageVersion Include="Hazina.Store.EmbeddingStore" Version="1.0.2" />
<PackageReference Include="Hazina.Store.EmbeddingStore" />
paket add Hazina.Store.EmbeddingStore --version 1.0.2
#r "nuget: Hazina.Store.EmbeddingStore, 1.0.2"
#:package Hazina.Store.EmbeddingStore@1.0.2
#addin nuget:?package=Hazina.Store.EmbeddingStore&version=1.0.2
#tool nuget:?package=Hazina.Store.EmbeddingStore&version=1.0.2
Vector embedding storage for semantic search in Hazina. Provides IEmbeddingStore interface with PostgreSQL/pgvector backend, batch operations, similarity matching, and embedding generation service. Essential for RAG implementations.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Hazina.LLMs.Client (>= 1.0.2)
- Hazina.LLMs.Helpers (>= 1.0.2)
- Npgsql (>= 8.0.3)
- OpenAI (>= 2.6.0)
- Pgvector (>= 0.2.0)
- Supabase (>= 1.1.1)
NuGet packages (16)
Showing the top 5 NuGet packages that depend on Hazina.Store.EmbeddingStore:
| Package | Downloads |
|---|---|
|
Hazina.Store.DocumentStore
Document storage and retrieval system for RAG (Retrieval-Augmented Generation) in Hazina. Provides IDocumentStore interface with support for text/binary documents, chunking, metadata management, and relevancy matching. Includes file-based and memory-based backends. |
|
|
Hazina.AgentFactory
High-level agent factory for building autonomous AI agents in Hazina. Provides configuration parsing, built-in tool collections (file ops, git, dotnet, npm, BigQuery, email, WordPress), and multi-agent flow orchestration. Simplifies creating production-ready AI agents. |
|
|
Hazina.Store.Sqlite
SQLite-based storage backend for Hazina. Provides single-file database storage with FTS5 full-text search, vector similarity search, metadata querying, and file checksum tracking for rebuildability. Ideal for local development and embedded scenarios. |
|
|
Hazina.AI.RAG
Retrieval-Augmented Generation (RAG) with vector search and embeddings |
|
|
Hazina.Tools.Services.Social
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.5.0 | 856 | 3/18/2026 |
| 2.0.0 | 1,000 | 1/5/2026 |
| 1.0.2 | 918 | 3/16/2026 |
| 1.0.1 | 933 | 3/16/2026 |
| 1.0.0 | 735 | 3/16/2026 |
| 1.0.0-beta.6 | 96 | 3/15/2026 |
| 1.0.0-beta.5 | 100 | 3/15/2026 |
| 1.0.0-beta.4 | 107 | 3/15/2026 |