ztjhz / BetterChatGPT

An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
http://bettergpt.chat/
Creative Commons Zero v1.0 Universal
8.2k stars 2.77k forks source link

auto title with preferred language #178

Closed tkawachi closed 1 year ago

tkawachi commented 1 year ago

Currently, the auto title prompt is fixed at https://github.com/ztjhz/BetterChatGPT/blob/c33498d7fcc3eab08095c276e98e401743b57c1f/src/hooks/useSubmit.ts#L159 .

It would be good to generate title with user's language.

ztjhz commented 1 year ago

Good idea!