![]() |
VOOZH | about |
dotnet add package Mostlylucid.LucidRAG.Plugins.Complete --version 2.7.5
NuGet\Install-Package Mostlylucid.LucidRAG.Plugins.Complete -Version 2.7.5
<PackageReference Include="Mostlylucid.LucidRAG.Plugins.Complete" Version="2.7.5" />
<PackageVersion Include="Mostlylucid.LucidRAG.Plugins.Complete" Version="2.7.5" />Directory.Packages.props
<PackageReference Include="Mostlylucid.LucidRAG.Plugins.Complete" />Project file
paket add Mostlylucid.LucidRAG.Plugins.Complete --version 2.7.5
#r "nuget: Mostlylucid.LucidRAG.Plugins.Complete, 2.7.5"
#:package Mostlylucid.LucidRAG.Plugins.Complete@2.7.5
#addin nuget:?package=Mostlylucid.LucidRAG.Plugins.Complete&version=2.7.5Install as a Cake Addin
#tool nuget:?package=Mostlylucid.LucidRAG.Plugins.Complete&version=2.7.5Install as a Cake Tool
Meta-package that bundles all DoomSummarizer processor plugins. Install this single package for the full plugin experience.
| Plugin | Extensions | CLI Commands |
|---|---|---|
| Books | .pdf, .docx, .txt, .md, .zip | books split, books detect |
| Video | .mp4, .mkv, .avi, .webm, .mov, .wmv | video analyze, video shots, video scenes |
| Image | .png, .jpg, .jpeg, .gif, .webp, .bmp, .tiff | image analyze, image ocr, image caption |
| Audio | .mp3, .wav, .flac, .ogg, .m4a, .opus | audio transcribe, audio speakers |
| Data | .csv, .xlsx, .xls, .parquet, .json, .jsonl, .tsv | data profile, data schema |
// Register all plugins at once
var registry = new ProcessorPluginRegistry();
registry.AddAllPlugins();
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.7.5 | 116 | 3/30/2026 |
| 2.7.3 | 106 | 3/30/2026 |
| 2.7.1 | 112 | 3/29/2026 |
| 2.7.0 | 107 | 3/29/2026 |
| 2.6.0 | 116 | 3/29/2026 |
| 2.5.0-alpha0 | 114 | 2/10/2026 |
| 2.1.0 | 116 | 2/9/2026 |
| 2.1.0-preview2 | 109 | 2/9/2026 |
| 2.0.1-rc0 | 115 | 2/9/2026 |
| 1.1.1 | 120 | 2/4/2026 |
| 1.0.0 | 117 | 2/4/2026 |
| 1.0.0-rc6 | 108 | 2/4/2026 |
| 1.0.0-rc5 | 106 | 2/3/2026 |
| 1.0.0-rc4 | 110 | 2/3/2026 |
Initial release of the Plugins.Complete meta-package for DoomSummarizer.