Your AI Advisor for Niagara license has been activated. Follow the steps below to get up and running.
Copy all JAR modules into your Niagara modules folder. The archive contains:
aiCore-rt.jaraiAdvisor-wb.jaraiEngine.jarbdrtLicense-rt.jarbdrtLicense-wb.jarMove all JAR files to your Niagara modules folder, e.g.:
C:\Niagara\Niagara-<version>\modules
Restart both the Workbench and station after copying the files, as the list of modules is read at startup.
trueNote: Use the Recheck action on the LicenseService to force an immediate online license check.
With modules installed and the license active, complete the AI Advisor setup:
openai / gpt-5.4).nav file (default: ^NavFile.nav)station.md profile so future answers are more accurate. You only need to do this onceAfter /init, click the + (new chat) button and try some real questions:
When a new AI Advisor release is published, follow this short process to upgrade an existing installation.
Copy the new JAR files into your Niagara modules folder, overwriting the previous versions:
aiCore-rt.jaraiAdvisor-wb.jaraiEngine.jarbdrtLicense-rt.jarbdrtLicense-wb.jarMove all JAR files to your Niagara modules folder, e.g.:
C:\Niagara\Niagara-<version>\modules
Restart the station so Niagara picks up the new module versions.
^ai/application.yml, ^ai/prompt.md, ^ai/chat-config.js, ^ai/style.css, and the default Tools folder to the new release's defaultsNote: That's it for the common case.
Reset Defaults overwrites ^ai/application.yml, ^ai/prompt.md, ^ai/chat-config.js, and ^ai/style.css. If you have edited any of these (for example custom timeouts, an extra agent, a tweaked system prompt), do this before Reset Defaults:
If you have not customised any of those files, skip this section — there is nothing to back up.
Re-run /init in chat if the new release changed prompt.md, the default tools, or get_navigation behaviour — the release notes will say. Otherwise your existing ^ai/station.md is still valid.
AI Advisor 1.0.30
Covers all changes since 1.0.22.
Configuration > Provider now offers OpenAI, Anthropic, Google, Ollama, and Azure OpenAI. Pick the provider and model on the property sheet; no application.yml editing required.[CONF] pipeline once per piece of equipment you want to monitor.AI Advisor 1.0.22
/init station profiler — run /init in chat once after install (or after major navigation-file changes). The init agent surveys your station and writes a profile to ^ai/station.md that is auto-injected into every assistant request. Makes answers dramatically more accurate, faster, and cheaper.^ai/application.yml; now live on Configuration > Provider (OpenAI / Anthropic / Google / Ollama — new) and Configuration > Model.Tools > nav_tree > Query; is now Configuration > Navigation File. The nav_tree tool itself was removed and replaced by a smarter navigation tool that handles large stations.Configuration > forceDefaultConfig; is now AiAdvisorService > Reset Defaults. One click restores all ^ai/* config files, repopulates Tools, and restarts the AI Engine.^ai/conversations/, tagged by agent, with tool-call results visible in summary mode. Configurable in application.yml (off / summary / full).^ai/prompt.md in any text editor instead of a giant property-sheet field.