Commit Graph

34 Commits

Author SHA1 Message Date
Yidadaa dc3883ed1a feat: close #118 add stop all button 2023-04-16 18:07:43 +08:00
Peanuts 7fc43b4745
Fix wrong spelling 2023-04-13 11:07:42 +08:00
helloworld_xy d8ef4a1031 fix:修复正常响应结果后额外追加‘出错了,请稍后再试’bug 2023-04-11 19:03:09 +08:00
peanut996 a1c709bb58 [refactor] rename ChatResponse. 2023-04-11 12:06:12 +08:00
Yidadaa 7aee53ea05 fix: #507 break cjk chars in stream mode 2023-04-10 23:13:20 +08:00
Yidadaa 45c8de42b9 fix: #528 wont send max_tokens 2023-04-08 03:03:07 +08:00
leedom b8a605f07d merge 2023-04-07 07:18:53 +08:00
Yifei Zhang f7e42179d0
fixup 2023-04-06 17:34:17 +08:00
Yifei Zhang a68721fcf2
Update requests.ts 2023-04-06 17:14:19 +08:00
Yidadaa acfe6eec18 fix: #463 add subscrption total amount 2023-04-06 03:56:54 +08:00
Yidadaa dce2546f5f fix: #451 override default model config 2023-04-06 03:26:42 +08:00
Yidadaa 8e560d2b2e fix: #410 can not stop response 2023-04-06 03:19:33 +08:00
yidadaa 4e644cfca7 fix: #418 valid model config 2023-04-04 01:05:33 +08:00
cyhhao 73f4ea38c6 session message should exclude all error tips 2023-04-03 14:13:57 +08:00
Yifei Zhang b44caeeefb fix: #289 #367 #353 #369 provide more error message info 2023-04-02 19:14:53 +00:00
Yifei Zhang 8d60a414f0 chore: fix usage display 2023-04-02 18:55:08 +00:00
Yifei Zhang 7b5af271d5 fix: #367 failed to fetch account usage 2023-04-02 14:22:06 +00:00
Yifei Zhang 37587f6f71 fix: #244 optimize polyfill 2023-04-02 13:56:34 +00:00
AprilNEA 0a60a87c9f
Merge branch 'main' into reset
# Conflicts:
#	app/components/settings.tsx
2023-04-02 13:45:34 +08:00
Jun Wu cd5f8f7407 app: polyfill Array.at
This fixes compatibility issue with older browsers like WeChat webview.
The summary feature now works as expected.
2023-04-01 11:38:52 -07:00
Yifei Zhang e5aa72af76
fix: #277 no cache for credit query 2023-03-31 18:33:26 +08:00
Yifei Zhang 447dec9444 feat: close #2 add check account balance 2023-03-29 17:45:26 +00:00
Yifei Zhang df66eef919 feat: support using user api key 2023-03-26 11:58:25 +00:00
Yifei Zhang 86507fa569 feat: #2 #8 add stop and retry button 2023-03-26 10:59:09 +00:00
Yifei Zhang 2c899cf00e feat: #2 add access control by
access code
2023-03-26 06:53:40 +00:00
Yifei Zhang 99b88f36fd refactor: #6 check update over one hour and debound scroll 2023-03-23 17:00:33 +00:00
Yifei Zhang 2f112ecc54 feat: add model config to settings 2023-03-21 16:20:32 +00:00
Yifei Zhang bab470d000 feat: add export to .md button 2023-03-15 17:24:03 +00:00
Yidadaa e2a4b3d45c fix: request timeout errors 2023-03-14 00:40:04 +08:00
Yidadaa 8e4fc83d3b fix: request errors 2023-03-14 00:34:52 +08:00
Yidadaa 5c70456e18 feat: update style and timeout handler 2023-03-14 00:25:07 +08:00
Yidadaa a9940cb05e feat: add settings ui 2023-03-12 01:14:07 +08:00
Yidadaa 74dd6194d8 feat: add stream support 2023-03-11 20:54:24 +08:00
Yidadaa 2c9baa4e2c feat: finish basic functions 2023-03-11 02:25:33 +08:00