lm-sys / FastChat

An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
Apache License 2.0
35.53k stars 4.36k forks source link

how to submit with enter #3379

Open crischeng opened 3 weeks ago

crischeng commented 3 weeks ago

I found that typing enter into the textbox would wrap lines and typing shift + enter would commit. I want to swap these two functions, commit with enter and wrap with shift+ enter. What should I do ?