Skip to content

Commit 6fee68e

Browse files
committed
SimpleChatTC:UICleanup:ShowMessage: Update readme
1 parent 036da6a commit 6fee68e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tools/server/public_simplechat/readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,11 @@ helps ensure that
526526
* new fields added to http handshake in oneshot or streaming mode can be handled in a structured way
527527
to an extent.
528528

529+
Chat message parts seperated out and tagged to allow theming chat message as needed in future.
530+
The default Chat UI theme/look changed to help differentiate between different messages in chat
531+
history as well as the parts of each message in a slightly better manner. Change the theme slightly
532+
between normal and print views (beyond previous infinite height) for better printed chat history.
533+
529534
#### ToDo
530535

531536
Is the tool call promise land trap deep enough, need to think through and explore around this once later.

0 commit comments

Comments
 (0)