Umbraco.Community.SchemeWeaver.AI 18.10.0

dotnet add package Umbraco.Community.SchemeWeaver.AI --version 18.10.0
                    
NuGet\Install-Package Umbraco.Community.SchemeWeaver.AI -Version 18.10.0
                    
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="18.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Community.SchemeWeaver.AI" Version="18.10.0" />
                    
Directory.Packages.props
<PackageReference Include="Umbraco.Community.SchemeWeaver.AI" />
                    
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 Umbraco.Community.SchemeWeaver.AI --version 18.10.0
                    
#r "nuget: Umbraco.Community.SchemeWeaver.AI, 18.10.0"
                    
#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@18.10.0
                    
#: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=18.10.0
                    
Install as a Cake Addin
#tool nuget:?package=Umbraco.Community.SchemeWeaver.AI&version=18.10.0
                    
Install as a Cake Tool

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.AI line 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.Anthropic or Umbraco.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 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.

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.10.0 85 8/5/2026
17.15.0 79 8/5/2026
17.14.0 92 8/4/2026
17.13.1 100 7/31/2026
17.13.0 102 7/31/2026
17.12.0 89 7/30/2026
17.12.0-beta.2 66 7/27/2026
17.12.0-beta.1 64 7/27/2026
17.11.0 96 7/27/2026
17.10.9 95 7/27/2026
17.10.8 400 7/4/2026
17.10.7 107 7/4/2026
17.10.6 99 7/2/2026
17.10.5 108 7/2/2026
17.10.4 102 7/2/2026
17.10.3 126 7/1/2026
17.10.2 115 6/30/2026
17.10.1 130 6/30/2026
17.10.0 115 6/30/2026
17.9.0 115 6/30/2026
Loading failed