Umbraco.Community.SchemeWeaver.AI
17.17.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Umbraco.Community.SchemeWeaver.AI --version 17.17.1
NuGet\Install-Package Umbraco.Community.SchemeWeaver.AI -Version 17.17.1
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="Umbraco.Community.SchemeWeaver.AI" Version="17.17.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Community.SchemeWeaver.AI" Version="17.17.1" />
<PackageReference Include="Umbraco.Community.SchemeWeaver.AI" />
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 Umbraco.Community.SchemeWeaver.AI --version 17.17.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Umbraco.Community.SchemeWeaver.AI, 17.17.1"
#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 Umbraco.Community.SchemeWeaver.AI@17.17.1
#: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=Umbraco.Community.SchemeWeaver.AI&version=17.17.1
#tool nuget:?package=Umbraco.Community.SchemeWeaver.AI&version=17.17.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SchemeWeaver AI
AI-powered Schema.org mapping for Umbraco.Community.SchemeWeaver, built on Umbraco.AI.
Where SchemeWeaver's built-in auto-mapper matches property names heuristically, this satellite asks an LLM to reason about your content types semantically:
- AI Analyse on any document type suggests the most specific fitting Schema.org type, with confidence scores and reasoning.
- AI Analyse All bulk-analyses every unmapped document type from the Document Types root.
- Property auto-mapping becomes AI-authoritative: well-formed AI suggestions win outright, the heuristic fills anything the AI leaves unmapped, and the endpoint falls back entirely to heuristic suggestions if the AI call fails — AI enhances accuracy without sacrificing reliability.
- Ships Umbraco Copilot tools (suggest schema type, map properties, save/list mappings) so the mapping workflow is available to agents too.
Requirements
- Umbraco 17 or 18 — install the package version matching your Umbraco major (17.x for Umbraco 17, 18.x for Umbraco 18). The matching major-aligned
Umbraco.AIline is pulled automatically. - Umbraco.Community.SchemeWeaver at the same version as this package.
- An Umbraco.AI chat provider of your choice (e.g.
Umbraco.AI.AnthropicorUmbraco.AI.OpenAI) with a configured connection, a chat profile (set Max Tokens), and a Default Chat Profile selected in the AI section's settings.
dotnet add package Umbraco.Community.SchemeWeaver.AI
Full setup, configuration, and troubleshooting: AI Integration documentation.
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Umbraco.AI (>= 17.0.0 && < 18.0.0)
- Umbraco.AI.Core (>= 17.0.0 && < 18.0.0)
- Umbraco.Community.SchemeWeaver (>= 17.17.1)
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 |
|---|---|---|
| 18.12.1 | 77 | 8/24/2026 |
| 18.12.0 | 78 | 8/21/2026 |
| 18.11.0 | 89 | 8/19/2026 |
| 18.10.1 | 91 | 8/13/2026 |
| 18.10.0 | 93 | 8/5/2026 |
| 17.17.1 | 77 | 8/24/2026 |
| 17.17.0 | 71 | 8/21/2026 |
| 17.16.0 | 78 | 8/19/2026 |
| 17.15.1 | 87 | 8/13/2026 |
| 17.15.0 | 83 | 8/5/2026 |
| 17.14.0 | 96 | 8/4/2026 |
| 17.13.1 | 105 | 7/31/2026 |
| 17.13.0 | 109 | 7/31/2026 |
| 17.12.0 | 94 | 7/30/2026 |
| 17.12.0-beta.2 | 69 | 7/27/2026 |
| 17.12.0-beta.1 | 67 | 7/27/2026 |
| 17.11.0 | 100 | 7/27/2026 |
| 17.10.9 | 99 | 7/27/2026 |
| 17.10.8 | 430 | 7/4/2026 |
| 17.10.7 | 111 | 7/4/2026 |
Loading failed