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
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
94d5ad3692
remove image resizing for mobile chat download
2023-03-11 19:28:39 +08:00
Jing Hua
ac7ea965ec
feat: download chat as pdf / image / markdown
...
fixes #26
2023-03-11 02:35:55 +08:00
Jing Hua
df82b62e38
feat: Import and export chats
...
fixes #8 , #26
2023-03-10 17:03:46 +08:00
Jing Hua
21da7342eb
fix: Object.hasOwn browser compatibility
2023-03-07 15:47:17 +08:00
Jing Hua
c006ccd97a
feat: adaptive memory
...
fixes 9, fixed 10
2023-03-06 22:50:03 +08:00
Ayaka
d4d0fafcb9
Implement a rudimental version of countTokens ( #28 )
2023-03-06 22:08:13 +08:00