qnguyen3 / chat-with-mlx

An all-in-one LLMs Chat UI for Apple Silicon Mac using MLX Framework.
https://twitter.com/stablequan
MIT License
1.45k stars 131 forks source link

Adjust chatbot dimensions and add clear text button #176

Closed ivanfioravanti closed 2 months ago

ivanfioravanti commented 2 months ago

The height of the chatbot interface was reduced and the number of visible lines in the text box input field increased, for improved visibility and user interaction. Additionally, a clear text button was implemented to provide users with an option to easily clear their text input.

To implement #175

qnguyen3 commented 2 months ago

thank you very much for the contribution! I ended up adding it myself so I will close it here