c0sogi / LLMChat

A full-stack Webui implementation of Large Language model, such as ChatGPT or LLaMA.
MIT License
245 stars 40 forks source link

Sensible chatroom title #7

Closed Torhamilton closed 1 year ago

Torhamilton commented 1 year ago

Chatroom title should be editable and default to sensible summary of the initial prompt

c0sogi commented 1 year ago

Good idea

c0sogi commented 1 year ago

aaea7faf81280678d5d2e88b38a97fede9d9fbf5

Now you can modify the title. Default value is created datetime. Also, first user message(~20) will be the title.