You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,12 +92,16 @@ Once configured, using the assistant is a simple interactive process. You may b
92
92
* Ask for clarification: `"Explain what DynamicBackgroundExtraction does."`
93
93
* Ask for a description: `"Please write a description for this image for AstroBin."`
94
94
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
+

97
+
98
+
95
99
### Key Features of the Chat Window
96
100
97
101
***New Chat:** Button resets the conversation and clears history.
98
102
***Settings:** Opens the configuration dialog at any time.
99
103
***Export History:** Saves the current conversation to a `.txt` or `.json` file.
100
-

104
+

0 commit comments