Added a new `id` and `name` property to the `Conversation` type, and added a new `ConversationList` type to hold a list of conversations and the active conversation ID. 090ecca victor HF staff commited on Jun 29
Added type definitions for Message, Model, and Conversation. ec9f618 victor HF staff commited on Jun 29
Added latency tracking and display to the Playground component. 2634b02 victor HF staff commited on Jun 27
Implemented message deletion without scrolling and removed unnecessary scroll-to-bottom logic. 2c39af6 victor HF staff commited on Jun 27
Added automatic scrolling to bottom of message container when new messages are added. 3d1ee75 victor HF staff commited on Jun 27
Enabled streaming option in the Playground Options component. 4a3f962 victor HF staff commited on Jun 27
Implemented streaming mode and added option to toggle it in the Playground component. a367e47 victor HF staff commited on Jun 27