From 894d32e22d028909c46e20c25bfeec0be05cefa8 Mon Sep 17 00:00:00 2001 From: sumitshinde-84 Date: Fri, 30 Jan 2026 18:33:57 +0530 Subject: [PATCH] update assistant link --- docs/README.md | 2 +- docs/admin/introduction.md | 4 ++-- docs/user/introduction.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index ea2576e24f..2b89465104 100644 --- a/docs/README.md +++ b/docs/README.md @@ -225,7 +225,7 @@ Once you're more comfortable with FlowFuse, you may want to explore some of our

AI in the Node-RED Editor to help build your flows.

diff --git a/docs/admin/introduction.md b/docs/admin/introduction.md index 7b8f71fee1..86a1158d40 100644 --- a/docs/admin/introduction.md +++ b/docs/admin/introduction.md @@ -186,10 +186,10 @@ including what Instance Types are available and any limits that should be applie Provides a Team scoped shared SQL Relational Database (Requires specific configuration). More details [here](../user/ff-tables.md) - **Assistant Inline Code Completion** - Allows LLM assistance when writing Functions nodes (requires a token from FlowFuse Support and available to Enterprise License holders). More details [here](../user/assistant.md) + Allows LLM assistance when writing Functions nodes (requires a token from FlowFuse Support and available to Enterprise License holders). More details [here](../user/expert.md) - **Generated Snapshot Descriptions** - Enables the creation of Generative AI descriptions of Snapshots (requires a token from FlowFuse Support and available to Enterprise License holders). More details [here](../user/assistant.md) + Enables the creation of Generative AI descriptions of Snapshots (requires a token from FlowFuse Support and available to Enterprise License holders). More details [here](../user/expert.md) ### Managing Instance Types diff --git a/docs/user/introduction.md b/docs/user/introduction.md index afa0f1259b..d65427934b 100644 --- a/docs/user/introduction.md +++ b/docs/user/introduction.md @@ -152,7 +152,7 @@ FlowFuse supports reading and writing persistent files and persistent context. - [Shared Team Library](/docs/user/shared-library.md) - Share flows easily between different Node-RED instances in your team. - [Node-RED Tools Plugin](/docs/migration/node-red-tools.md) - A plugin for Node-RED that lets you work with your flows outside of FlowFuse. - [High Availability mode](/docs/user/high-availability.md) - Run multiple copies of your instance for scaling and availability. - - [FlowFuse Assistant](/docs/user/assistant.md) - A plugin for Node-RED that helps you code faster. + - [FlowFuse Assistant](/docs/user/expert.md) - A plugin for Node-RED that helps you code faster. ## Working with MQTT