Skip to content

Commit 2981bc4

Browse files
committed
Update README with more screenshots and text
1 parent 141c158 commit 2981bc4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,16 @@ Once configured, using the assistant is a simple interactive process. You may b
9292
* Ask for clarification: `"Explain what DynamicBackgroundExtraction does."`
9393
* Ask for a description: `"Please write a description for this image for AstroBin."`
9494

95+
*Here is a screenshot showing the data sent to the LLM at the top, and part of the response from Alibaba's Qwen LLM model `Qwen3-4b-2507` running locally on LMStudio 3.24.*
96+
![Screenshot of LLM Response](screenshots/LM-Studio-qwen-response-demo-Screenshot.png)
97+
98+
9599
### Key Features of the Chat Window
96100

97101
* **New Chat:** Button resets the conversation and clears history.
98102
* **Settings:** Opens the configuration dialog at any time.
99103
* **Export History:** Saves the current conversation to a `.txt` or `.json` file.
100-
![Screenshot of Export Chat History](screenshot/LLM-Assistant-demo-export-history-Screenshot.png)
104+
![Screenshot of Export Chat History](screenshots/LLM-Assistant-demo-export-history-Screenshot.png)
101105

102106
---
103107

0 commit comments

Comments
 (0)