WeaverAI
The WeaverAI view is a generic AI assistant extension for SystemWeaver. It helps users interact with SystemWeaver data by asking questions related to the se...
Fri, 5 Jun, 2026 at 8:31 AM
This article describes the features and functionality of the SystemWeaver WeaverAI view. Prerequisites Familiar with theSystemWeaver meta model building...
Fri, 5 Jun, 2026 at 11:28 AM
You will find instructions for every configuration option that affects the SystemWeaver AI Extension (the SWExtension.AIView that runs inside swExplorer and...
Fri, 5 Jun, 2026 at 3:27 PM
The AIView extension view provides users with a generic AI assistant for SystemWeaver. There is no required Meta model as the view will work with any type o...
Fri, 5 Jun, 2026 at 2:29 PM
Configuration of the AIHost settings is done in the provided AIHost/appsettings.json. The Standard ASP.NET Core JSON configuration is consumed by SystemWeav...
Fri, 5 Jun, 2026 at 3:01 PM
The per-provider LLM plugin settings are set in the provided AIHost/plugins/<Provider>/settings.json file. This article describes the settings. Prer...
Fri, 5 Jun, 2026 at 3:08 PM
These are per-session user choices in the hamburger menu / chat bar — runtime state, not configuration files. They are listed here for completeness. Opti...
Fri, 5 Jun, 2026 at 3:12 PM
Review these considerations to avoid common deployment, authentication, and integration issues. Port match: the client is hard-coded to localhost:5001;...
Fri, 5 Jun, 2026 at 3:14 PM
The article includes visualizations of how parameters from the AIView, AIHost, and per-provider LLM plugins combine at runtime. Where the exact ordering liv...
Fri, 5 Jun, 2026 at 2:18 PM