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
Adjusted the temperature and max tokens input fields, including updating the min, max, and step values. 65b948d victor HF staff commited on Jun 27
Implemented streaming message functionality and declared 'out' variable in Playground component. 2b9a956 victor HF staff commited on Jun 27
Implemented streaming message updates by appending content to the output and updating the streamingMessage content. ca4c286 victor HF staff commited on Jun 27
Improved handling of streaming response from OpenAI API in Playground component. 191f5be victor HF staff commited on Jun 27
Implemented a seed parameter for the Playground component to allow for reproducible model outputs. 842026e victor HF staff commited on Jun 27
Reduced the temperature parameter for the OpenAI API request in the Playground component. 5bea933 victor HF staff commited on Jun 27
Increased the maximum number of tokens for the Playground component. ad695da victor HF staff commited on Jun 27
Implemented a new user prompt and updated the list of compatible models in the Playground component. ab4e04b victor HF staff commited on Jun 27
Added support for Mistral-7B-Instruct-v0.2 model in the Playground component. f9de203 victor HF staff commited on Jun 27
Implemented chat completion streaming functionality in the Playground component. 82f775d victor HF staff commited on Jun 27
Implemented streaming chat completion with progress updates. e77d876 victor HF staff commited on Jun 27
Increased the step size of the max tokens slider to 32 to improve user experience. 1546a46 victor HF staff commited on Jun 27
Implemented input validation and styling for temperature and max tokens options in the Playground component. 8dc43df victor HF staff commited on Jun 27
Added temperature and max tokens controls to the Playground component. 5d3a236 victor HF staff commited on Jun 27