Skip to content

Commit 7e305ad

Browse files
authored
Merge pull request #6438 from FlowFuse/ff-assistant-docs
Add docs on standalone FF Assistant
2 parents 9430952 + b3f83c8 commit 7e305ad

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

docs/user/assistant.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
---
2-
navTitle: FlowFuse Assistant
2+
navTitle: FlowFuse Expert Assistant
33
---
44

5-
# FlowFuse Assistant Plugin
5+
# FlowFuse Expert Plugin
66

7-
The FlowFuse Assistant brings the power of AI to the Node-RED editor and FlowFuse. Hosted Instances running
7+
The FlowFuse Expert brings the power of AI to the Node-RED editor and FlowFuse. Hosted Instances running
88
within FlowFuse Cloud will include the **FlowFuse Assistant**, a plugin that helps you work faster and smarter.
99

10+
You can also install the FlowFuse Expert plugin into your own Node-RED instances outside of FlowFuse. This
11+
requires a FlowFuse Cloud account, but for the current release, it doesn't not require a paid subscription to use.
12+
1013
## Assistant Features Overview
1114

1215
The Assistant currently supports the following features:
@@ -167,6 +170,13 @@ The FlowFuse Assistant plugin also adds a code lens to the FlowFuse Dashboard `u
167170
to generate CSS and HTML directly within the code editor. It is aware of the context of the node and will
168171
generate suitable CSS and HTML components for Vuetify and the FlowFuse Dashboard.
169172

173+
## Using the FlowFuse Expert in your own Node-RED
174+
175+
To install the plugin, use the Node-RED Palette Manager and install the package `@flowfuse/nr-assistant` and restart Node-RED.
176+
177+
Once installed, you'll see the FlowFuse Expert icon in the header. Click on it and follow the option to connect to your FlowFuse Cloud
178+
account. Once connected, you will be able to use all of the Assistant features.
179+
170180
## Data Privacy
171181

172182
No data from FlowFuse is used by third-party AI service providers for training models.

0 commit comments

Comments
 (0)