Yifei Zhang
|
f3ec9f02eb
|
Merge pull request #1807 from AngelLiang/feat/frequency_penalty
feat: Add frequency_penalty request parameter
|
2023-06-18 14:36:55 +08:00 |
|
Yidadaa
|
db63a5a670
|
fix: #1771 should not lose chat context when sumindex > n - count
|
2023-06-18 00:51:16 +08:00 |
|
Yidadaa
|
113bd24796
|
feat: add nynorsk option
|
2023-06-17 01:03:06 +08:00 |
|
Xavier Barbosa
|
567eff9ef4
|
Remove deprecated keys
|
2023-06-16 16:00:57 +01:00 |
|
Xavier Barbosa
|
bfe33af03d
|
Merge branch 'main' into norwegian-translation
|
2023-06-16 16:00:17 +01:00 |
|
Taro Ishihara
|
aeaefbf8a9
|
Fix Japanese language file
|
2023-06-16 00:23:56 -07:00 |
|
Yidadaa
|
91b871ef3b
|
feat: try to add auto updater
|
2023-06-15 23:55:18 +08:00 |
|
Yidadaa
|
698be6671c
|
feat: enable drag area for tauri apps
|
2023-06-15 23:20:14 +08:00 |
|
Yidadaa
|
47c546fafa
|
fix: #1982 should not fullscreen on standlone build
|
2023-06-15 22:34:50 +08:00 |
|
Jiacheng Dong
|
4dd5bf71ea
|
Update chat.ts
|
2023-06-15 13:59:38 +08:00 |
|
Jiacheng Dong
|
1d42e955fc
|
fix: updating the array using push in zustand does not actually trigger component updates
|
2023-06-15 10:55:25 +08:00 |
|
Jiacheng Dong
|
e636d486f5
|
fix: updating the array using push in zustand does not actually trigger component updates
|
2023-06-15 10:23:01 +08:00 |
|
Yidadaa
|
6264c02543
|
feat: add app logo and
release workflow
|
2023-06-15 02:49:08 +08:00 |
|
Yidadaa
|
80d5bfd7c0
|
feat: add app dev mode
|
2023-06-15 01:48:56 +08:00 |
|
Yidadaa
|
184a0b9481
|
fix: #1954 lazy render bugs
|
2023-06-15 01:34:21 +08:00 |
|
Yidadaa
|
0fb775d71a
|
fix: #1931 try to fix cors issues
|
2023-06-15 00:28:47 +08:00 |
|
Yidadaa
|
76fdd047e7
|
feat: new token count function
|
2023-06-15 00:14:38 +08:00 |
|
Yidadaa
|
8590750e4c
|
feat: close #1960 add gpt-3.5-turbo-16k-0613
|
2023-06-14 23:22:59 +08:00 |
|
Yifei Zhang
|
590bd8e4bb
|
Merge pull request #1946 from cesaryuan/fix-selection
fix: remove selection range when user blured
|
2023-06-14 15:42:24 +08:00 |
|
Cesaryuan
|
b4cb8c3d75
|
chore: translate comment to english
|
2023-06-14 14:40:51 +08:00 |
|
Cesaryuan
|
21aa015a79
|
fix: remove slection range when user blured
|
2023-06-14 14:30:08 +08:00 |
|
Yifei Zhang
|
dd5b9d420b
|
Merge pull request #1928 from samelamin/fix_chat_time
fix date time bug on chat lists
|
2023-06-14 11:31:00 +08:00 |
|
suhipek
|
d2ae740d5f
|
add new models
|
2023-06-14 01:51:37 +08:00 |
|
samelamin
|
c56c6074e9
|
fix date time bug
|
2023-06-13 18:32:51 +01:00 |
|
Yidadaa
|
50cd33dbb2
|
feat: #1000 ready to support client-side only
|
2023-06-14 00:37:42 +08:00 |
|
Yidadaa
|
a7e9356c16
|
fixup: #1762 optimize style on mobile screen
|
2023-06-13 03:04:09 +08:00 |
|
Yidadaa
|
88df4a2223
|
feat: close #1762 add hover text for chat input actions
|
2023-06-13 02:27:39 +08:00 |
|
Yidadaa
|
0d4611052e
|
feat: white url list for openai security
|
2023-06-13 00:39:29 +08:00 |
|
Old Dream
|
1d790b9e8d
|
修改 auth.tsx 输入框为password
|
2023-06-09 12:39:42 +08:00 |
|
Yidadaa
|
6410aa214e
|
feat: just disable all ngnix buffer
|
2023-06-08 23:49:06 +08:00 |
|
Yidadaa
|
a3a77006ff
|
fixup: #1815 req.body will be broken in edge runtime
|
2023-06-07 02:24:45 +08:00 |
|
Yidadaa
|
ebbd0128f1
|
feat: close #741 add auth page
|
2023-06-07 02:18:24 +08:00 |
|
Yidadaa
|
57514e91b6
|
fix: #1685 clear context index should be recoverable
|
2023-06-07 01:18:05 +08:00 |
|
Yidadaa
|
37da759fd5
|
fix: #1815 refuse to serve when disable gpt4
|
2023-06-07 01:02:01 +08:00 |
|
AngelLiang
|
72cbb156ae
|
feat: Add frequency_penalty request parameter
|
2023-06-04 16:05:35 +08:00 |
|
Yifei Zhang
|
94be03ec4f
|
Merge pull request #1781 from yanCode/fix/css-top-actions
fix: [CSS] the position of top-action buttons
|
2023-06-01 10:57:45 +08:00 |
|
ShengYan, Zhang
|
6bbdaf7ab0
|
fix: the display format of json
|
2023-05-31 19:39:39 +08:00 |
|
ShengYan, Zhang
|
846e323840
|
fix: the position of top-action buttons
|
2023-05-31 15:45:12 +08:00 |
|
LeviDing
|
c1cc3d1d1f
|
fix: style typo error in home.module.scss
|
2023-05-30 18:42:13 +08:00 |
|
ShengYan, Zhang
|
7ac03b4d89
|
chore: remove unused code
|
2023-05-29 09:54:02 +08:00 |
|
popcell
|
d533895637
|
fix: #1746 Can't modify immutable headers.
|
2023-05-25 17:50:46 +08:00 |
|
Yifei Zhang
|
aa74a74c5c
|
Merge pull request #1742 from wsw2000/refactor/listitem-undefined-classname
refactor: Fix undefined className in ListItem
|
2023-05-25 16:40:51 +08:00 |
|
wsw
|
96d2f05eb7
|
refactor: Fix undefined className in ListItem
|
2023-05-25 01:13:19 +08:00 |
|
Yidadaa
|
3e65ef3bea
|
feat: share to ShareGPT
|
2023-05-25 01:04:37 +08:00 |
|
Yidadaa
|
4ca34e0436
|
fix: #1711 input range style in mobile screen
|
2023-05-24 23:21:18 +08:00 |
|
gtoxlili
|
ed14a0029a
|
fix : issues #1732
|
2023-05-24 21:08:32 +08:00 |
|
Yifei Zhang
|
8874c687d8
|
Merge pull request #1728 from yanCode/fix/steps
fix: bug #1727
|
2023-05-24 20:04:30 +08:00 |
|
jarieshan
|
3e3055d7df
|
Add Jailbreak Mask
|
2023-05-24 17:33:04 +08:00 |
|
jarieshan
|
b68d6e9d1a
|
Revert "Add Jailbreak Mask"
This reverts commit cf9d200b7c .
|
2023-05-24 17:23:43 +08:00 |
|
jarieshan
|
cf9d200b7c
|
Add Jailbreak Mask
|
2023-05-24 17:19:27 +08:00 |
|