Skip to content

Commit dc88de2

Browse files
authored
Merge pull request #3 from FlowFuse/docs-screenshots
Update docs images
2 parents 61864df + 9b1f5ae commit dc88de2

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ Below is a demonstration of the chat widget in action, integrated with an OpenAI
1212

1313
Here, an OpenAI agent was prompted that it is an expert in Node-RED, and should assist users with flow-building and answering general questions:
1414

15-
<img width="855" alt="Image" src="https://github.com/user-attachments/assets/c350daf5-a755-4d6b-a48d-310ca3eeb582" />
15+
<img style="max-width:600px; margin: auto;" alt="Screenshot of a FlowFuse Dashboard built to enable interaction with an LLM Agent that can answer questions about Node-RED" src="./docs/screenshot-open-ai.png" />
1616

1717
### Chat & Worldmap Integration
1818

1919
This agent was provisioned to provide coordinate data alongside it's text-based answers, which are then rendered onto a World Map, also rendered within FlowFuse Dashboard.
2020

21-
<img width="1699" alt="Image" src="https://github.com/user-attachments/assets/4edf954b-bb53-4dd4-a353-5b5453d2d8ec" />
21+
<img alt="Screenshot of a FlowFuse Dashboard built to enable interaction with an LLM Agent that can answer questions and provide coordinate data, which is then rendered on a World Map" src="./docs/screenshot-worldmap.png" />
2222

2323
## Usage
2424

docs/screenshot-open-ai.png

150 KB
Loading

docs/screenshot-worldmap.png

1.46 MB
Loading

0 commit comments

Comments
 (0)