Skip to content

Commit ed762f8

Browse files
committed
SimpleChat:ReadMe: Switch to webp screen image to reduce size
1 parent 5bca197 commit ed762f8

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

examples/server/public_simplechat/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ own system prompts.
2121
This allows seeing the generated text / ai-model response in oneshot at the end, after it is fully generated,
2222
or potentially as it is being generated, in a streamed manner from the server/ai-model.
2323

24-
![Chat and Settings screens](./simplechat_screens.png "Chat and Settings screens")
24+
![Chat and Settings screens](./simplechat_screens.webp "Chat and Settings screens")
2525

2626
Auto saves the chat session locally as and when the chat is progressing and inturn at a later time when you
2727
open SimpleChat, option is provided to restore the old chat session, if a matching one exists.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)