VOOZH about

URL: https://www.nuget.org/packages/Umbraco.AI/

⇱ NuGet Gallery | Umbraco.AI 1.14.0




👁 Image
Umbraco.AI 1.14.0

Prefix Reserved
dotnet add package Umbraco.AI --version 1.14.0
 
 
NuGet\Install-Package Umbraco.AI -Version 1.14.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.AI" Version="1.14.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.AI" Version="1.14.0" />
 
Directory.Packages.props
<PackageReference Include="Umbraco.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.AI --version 1.14.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Umbraco.AI, 1.14.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.AI@1.14.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.AI&version=1.14.0
 
Install as a Cake Addin
#tool nuget:?package=Umbraco.AI&version=1.14.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Umbraco.AI

Umbraco.AI is an AI integration package for Umbraco CMS that provides a unified way to connect and interact with AI providers. Built on top of Microsoft.Extensions.AI, it offers a provider-agnostic abstraction layer with Umbraco-specific features like connections, profiles, and configurable middleware.

Features

  • Provider-agnostic architecture - Support for multiple AI providers (OpenAI, Azure, and more) through a common interface
  • Connection management - Configure and manage multiple AI provider connections with different credentials and settings
  • Profiles - Create reusable AI profiles with predefined settings (temperature, max tokens, model selection)
  • Contexts - Define reusable AI contexts containing brand voice, guidelines, and reference materials that enrich AI operations
  • Tools - Register custom AI tools that can be invoked by AI models for function calling scenarios
  • Middleware pipeline - Extensible middleware system for logging, caching, rate limiting, and custom processing
  • Chat completions - Full support for chat-based AI interactions with streaming capabilities
  • Embeddings - Generate text embeddings for semantic search and similarity matching
  • Backoffice integration - Management UI integrated into the Umbraco backoffice

Project Structure

  • Umbraco.AI.Core - Core abstractions, providers, services, and models
  • Umbraco.AI.Persistence - EF Core DbContext, entities, and repository implementations
  • Umbraco.AI.Persistence.SqlServer - SQL Server migrations for persistence layer
  • Umbraco.AI.Persistence.Sqlite - SQLite migrations for persistence layer
  • Umbraco.AI.Web - Management API and backoffice endpoints
  • Umbraco.AI.Web.StaticAssets - Frontend assets for backoffice UI
  • Umbraco.AI.Startup - Composition and startup configuration
  • Umbraco.AI - Meta-package that references all components

Monorepo Context

This package is part of the . Provider packages are also included in the monorepo:

  • Umbraco.AI.OpenAI - Located in ../Umbraco.AI.OpenAI/
  • Umbraco.AI.Anthropic - Located in ../Umbraco.AI.Anthropic/
  • Umbraco.AI.Amazon - Located in ../Umbraco.AI.Amazon/
  • Umbraco.AI.Google - Located in ../Umbraco.AI.Google/
  • Umbraco.AI.MicrosoftFoundry - Located in ../Umbraco.AI.MicrosoftFoundry/

Getting Started

Installation

dotnet add package Umbraco.AI

Local Development

For local development and testing, use the monorepo setup script from the repository root:

# From repository root
.\scripts\install-demo-site.ps1 # Windows
./scripts/install-demo-site.sh # Linux/Mac

This creates a unified solution (Umbraco.AI.local.slnx) with all packages and a demo site. See the for details.

Documentation

  • - Development guide, architecture, and technical details for this package
  • - Shared coding standards and conventions
  • - How to contribute to the monorepo

License

This project is licensed under the MIT License. See for details.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on Umbraco.AI:

Package Downloads
Diplo.Translator

Umbraco 17 package that uses Umbraco.AI to translate Dictionary items.

Simplepage.Eddi.Umbraco.v17

Eddi AI content assistant for Umbraco 17. Provides pre-built agents and tools that plug into Umbraco.AI's copilot.

AI.Diagnostics

Umbraco AI Diagnostics analyzes application logs using AI to simplify complex issues by identifying possible root causes and providing actionable suggestions to fix them.

Umbraco.Community.AI.LogAnalyser

Adds AI-powered log analysis to the Umbraco backoffice log viewer. Analyse any log entry with one click using your configured AI provider via Umbraco.AI.

AgentRun.Umbraco

AI-powered workflow engine for Umbraco CMS — define multi-step agent workflows in YAML

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.14.0 644 6/4/2026
1.13.0 255 6/1/2026
1.12.0 688 5/21/2026
1.11.0 555 5/14/2026
1.10.1 628 5/6/2026
1.10.0 578 4/30/2026
1.9.0 1,906 4/16/2026
1.8.0 1,302 4/8/2026
1.7.0 904 3/27/2026
1.6.0 1,363 3/17/2026
1.5.0 296 3/12/2026
1.4.1 885 3/4/2026
1.4.0 210 3/4/2026
1.3.0 277 3/2/2026
1.2.0 1,723 2/17/2026
1.1.0 394 2/10/2026
1.0.0 591 2/3/2026