Wino.Mail.AI.SqliteVec
0.1.0-alpha.8
dotnet add package Wino.Mail.AI.SqliteVec --version 0.1.0-alpha.8
NuGet\Install-Package Wino.Mail.AI.SqliteVec -Version 0.1.0-alpha.8
<PackageReference Include="Wino.Mail.AI.SqliteVec" Version="0.1.0-alpha.8" />
<PackageVersion Include="Wino.Mail.AI.SqliteVec" Version="0.1.0-alpha.8" />
<PackageReference Include="Wino.Mail.AI.SqliteVec" />
paket add Wino.Mail.AI.SqliteVec --version 0.1.0-alpha.8
#r "nuget: Wino.Mail.AI.SqliteVec, 0.1.0-alpha.8"
#:package Wino.Mail.AI.SqliteVec@0.1.0-alpha.8
#addin nuget:?package=Wino.Mail.AI.SqliteVec&version=0.1.0-alpha.8&prerelease
#tool nuget:?package=Wino.Mail.AI.SqliteVec&version=0.1.0-alpha.8&prerelease
Wino Mail AI
Semantic-indexing infrastructure shared by Wino Mail and Wino Mail API.
The solution separates four concerns:
- provider-neutral message and checkpoint contracts;
- deterministic HTML sanitization and visible-text extraction;
- remote embedding generation and pgvector persistence;
- resumable local storage through sqlite-vec.
The packages are published publicly on nuget.org. The workflow requires the repository NUGET_API_KEY secret and verifies every package after publication.
See docs/architecture.md for identity, restore, concurrency, storage, and security diagrams.
Build
dotnet restore Wino.Mail.AI.slnx
dotnet build Wino.Mail.AI.slnx --no-restore
dotnet test Wino.Mail.AI.slnx --no-build
SqliteVecSemanticIndexer requires a trusted sqlite-vec loadable extension in production. Tests can use its explicit compatibility mode without loading native code. eng/Build-SqliteVec.ps1 verifies the pinned v0.1.9 amalgamation hash and compiles Windows x86, x64, and ARM64 assets before packing.
No NuGet credentials belong in source control. Configure NUGET_API_KEY as a GitHub Actions repository secret before dispatching the public publication workflow.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Microsoft.Data.Sqlite.Core (>= 10.0.10)
- SQLitePCLRaw.bundle_e_sqlite3 (>= 3.0.3)
- Wino.Mail.AI.Abstractions (>= 0.1.0-alpha.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0-alpha.8 | 45 | 8/6/2026 |
| 0.1.0-alpha.7 | 35 | 8/6/2026 |
| 0.1.0-alpha.6 | 35 | 8/6/2026 |
| 0.1.0-alpha.5 | 32 | 8/6/2026 |
| 0.1.0-alpha.4 | 36 | 8/5/2026 |
| 0.1.0-alpha.3 | 39 | 8/5/2026 |
| 0.1.0-alpha.2 | 41 | 8/5/2026 |
| 0.1.0-alpha.1 | 69 | 8/3/2026 |