Skip to content

Commit 512cb58

Browse files
committed
SimpleChat: Add sample GUI images to readme file
Show the chat screen and the settings screen
1 parent 29e7137 commit 512cb58

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

examples/server/public_simplechat/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ own system prompts.
1414
This allows seeing the generated text / ai-model response in oneshot at the end, after it is fully generated,
1515
or potentially as it is being generated, in a streamed manner from the server/ai-model.
1616

17+
![Chat and Settings screens](./simplechat_screens.png)
18+
1719
Auto saves the chat session locally as and when the chat is progressing and inturn at a later time when you
1820
open SimpleChat, option is provided to restore the old chat session, if a matching one exists.
1921

Loading

0 commit comments

Comments
 (0)