Commit graph

6 commits

Author SHA1 Message Date
akira0245 c33498d7fc
update Simplified Chinese translation (#171)
* update Simplified Chinese translation

* change clone chat button text to avoid ambiguity
2023-04-01 00:02:54 +08:00
Jing Hua b0bfe56fd3 feat: customise default model parameters and system message
Fixes #97, Fixes #89, Fixes #35
2023-03-20 16:06:46 +08:00
Ayaka Mikazuki 1799c40ba3 update README and translation 2023-03-19 22:20:13 +09:30
Jing Hua bdc95cb305 feat: model max_tokens customisation
Fixes #92
2023-03-19 12:46:31 +08:00
akira0245 4c80898078
feat: more request parameters (#62)
* feat: more request parameters

added top_p and frequency_penalty

* fix: value range of top_p

valid top_p range should be 0-1

* migration + change chats validation

* style chat title

---------

Co-authored-by: Jing Hua <tohjinghua123@gmail.com>
2023-03-13 13:01:24 +08:00
Jing Hua 2bf7f2d710 feat: i18n language support, settings menu, loading screen
Fixes #7
2023-03-12 01:40:26 +08:00