Yidadaa
ec61a5b32d
fix : #1681 replace svg icons with png icons
2 years ago
Yidadaa
58f726c602
fix : #1668 should not summarize twice
2 years ago
Yifei Zhang
e9642c7505
fix : #1688 wrong clear context index
2 years ago
Yifei Zhang
f0b4ef5917
Merge pull request #1679 from Yidadaa/export
...
chore: mobile export image style
2 years ago
Yidadaa
1f12753c68
chore: mobile export image style
2 years ago
Yifei Zhang
0439d122a5
Merge pull request #1678 from Yidadaa/export
...
feat: close #580 export messages as image
2 years ago
Yidadaa
4dad7f2ab6
feat: close #580 export messages as image
2 years ago
ShengYan, Zhang
23f6c2e8c9
fix: bug #1662
2 years ago
Yidadaa
05b1b8b240
feat: close #1382 only clear memory btn in chat config
2 years ago
Yidadaa
35cec0f1df
fixup: i18n and icon minor changes
2 years ago
Yidadaa
a19d238483
feat: close #1415 clear context button
2 years ago
Yidadaa
c2b36cdffa
feat: prevent browser to invoke basic auth popup
2 years ago
Yidadaa
600b1814a1
fix: wont show auth popup when receiving a 401 http code
2 years ago
Yidadaa
76e6957a8a
fixup
2 years ago
Yidadaa
f14b413b7c
feat: scrollable mask lists in new-chat page
2 years ago
Yidadaa
6d8c7ba140
feat: close #1626 hide context prompts in mask config
2 years ago
Yidadaa
af497c96ec
fix : #1612 infinite loading
2 years ago
Yidadaa
b1ba3df989
feat: close #1478 new chat use global config as default
2 years ago
Yidadaa
203ac0970d
feat: #1640 support free gpt endpoint
2 years ago
ShengYan, Zhang
f8ef6278a5
fix: css on display chat names
2 years ago
Yifei Zhang
7f13a8d2bc
feat: support fast chatgpt mobile models
2 years ago
ShengYan, Zhang
f6c268dc1e
fix: allow to import a single mask
2 years ago
Yidadaa
50cfbaaab5
feat: partial locale type
2 years ago
Yidadaa
de775511d0
feat: some en masks
2 years ago
Yidadaa
a524a60c46
fix : #1611 show corret message when can not query usage
2 years ago
Yidadaa
6cf2fa02e5
fix : #1612 fill empty message with a placeholder
2 years ago
Yifei Zhang
1a8cb877db
Merge pull request #1605 from Allengl/update
...
add new mask 简历写手
2 years ago
Clarence Dan
ac79d810d0
Fix memory leak issue by adding fetch request timeout
...
This commit resolves a memory leak issue that was occurring due to fetch requests hanging indefinitely. A timeout has been introduced to the `requestOpenai` function which ensures that these requests are aborted after a set period of time (currently 10 minutes). Additionally, error handling has been added to catch and log `AbortError` when a fetch request is aborted. This fix significantly improves the stability and reliability of the application by preventing memory leaks related to unresolved fetch requests.
2 years ago
Clarence Dan
2b912c6834
fix: Fix memory leak issue by adding fetch request timeout
...
This commit resolves a memory leak issue that was occurring due to fetch requests hanging indefinitely. A timeout has been introduced to the `requestOpenai` function which ensures that these requests are aborted after a set period of time (currently 10 minutes). Additionally, error handling has been added to catch and log `AbortError` when a fetch request is aborted. This fix significantly improves the stability and reliability of the application by preventing memory leaks related to unresolved fetch requests.
2 years ago
guolong
cf2404743d
add new mask 简历写手
2 years ago
Yifei Zhang
38bffd423c
Merge pull request #1580 from Allengl/update
...
Add Korean translation 增加国际化语言:韩语
2 years ago
kirk.shan
789f3d993c
fix content-type = text/event-stream;charset=utf-8
2 years ago
Allen
d5376ab090
Merge branch 'Yidadaa:main' into update
2 years ago
Yidadaa
3fe521421f
chore: dynamic server config
2 years ago
Yidadaa
85445c4ef2
chore: wont parse finished result
2 years ago
Yidadaa
5f2745c32a
feat: handle non-stream response
2 years ago
Yidadaa
736c66f46a
feat: stop all stale messages
2 years ago
Yidadaa
30676d118f
fix : #1571 #1578 handle more error code
2 years ago
root
e306ac0197
add type LocaleType
2 years ago
root
65c6b4af82
Add Korean translation
2 years ago
Yifei Zhang
a402f646fe
Merge pull request #1562 from Gan-Xing/update
...
Add French Translation -- 增加法语翻译
2 years ago
ShengYan, Zhang
94a2104b55
fix: set openWhenHidden to be true
2 years ago
Gan-Xing
75bf75d552
法语翻译key值修改
2 years ago
Gan-Xing
5bbe59c9a2
Merge branch 'Yidadaa:main' into main
2 years ago
Yifei Zhang
31a874e24e
Revert "feat: close #1433 add french translation"
2 years ago
Yifei Zhang
987412db51
Merge pull request #1435 from Gan-Xing/update
...
add french translation -增加法语翻译
2 years ago
ShengYan, Zhang
e00652ce86
fix : #1533 handle non-stream type
2 years ago
Gan-Xing
dbb016c9e4
Merge branch 'Yidadaa:main' into main
2 years ago
simondby
44874fb5e0
fix: typo PresencePenlty -> PresencePenalty
2 years ago
Yifei Zhang
daecd3efa1
Merge pull request #1534 from Quorafind/fix_enter_key_to_select_prompt
...
Fix: press enter to select prompt when set pressing `enter` key to submit
2 years ago