Skip to content

Commit

Permalink
SimpleChat:ReadMe: Switch to webp screen image to reduce size
Browse files Browse the repository at this point in the history
  • Loading branch information
hanishkvc committed Jun 22, 2024
1 parent 326fd77 commit 6c0d43c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/server/public_simplechat/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ own system prompts.
This allows seeing the generated text / ai-model response in oneshot at the end, after it is fully generated,
or potentially as it is being generated, in a streamed manner from the server/ai-model.

![Chat and Settings screens](./simplechat_screens.png "Chat and Settings screens")
![Chat and Settings screens](./simplechat_screens.webp "Chat and Settings screens")

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

0 comments on commit 6c0d43c

Please sign in to comment.