Commit Graph

85 Commits

Author SHA1 Message Date
ed090136ac add param max_gen_tokens 2023-11-08 16:16:15 +08:00
9142665585 support message detail interface 2023-11-08 15:55:52 +08:00
053495254b v2.0.0 migrate to indexedDB 2023-11-08 13:54:51 +08:00
a4366f800a fix: stop audio stream 2023-11-03 20:48:57 +08:00
6bf6fb9455 support enable/disable temperature and top_p 2023-11-03 14:01:16 +08:00
40081f81f7 fix: import 2023-11-03 12:00:32 +08:00
9c2a30d23d add reset current to prompt 2023-11-03 11:44:03 +08:00
cc143f6796 fix p children warning 2023-10-25 14:33:10 +08:00
fc72a5b7c1 show api templates in development mode 2023-10-25 14:05:57 +08:00
2e8e8e008c i18n 2023-10-25 11:35:17 +08:00
717c76f4dd fix: application/json, ignore empty input 2023-10-24 22:59:56 +08:00
83833187f0 render api templates if exitst 2023-10-24 22:39:45 +08:00
2bd36d4b34 v1.6.0 save api as template 2023-10-24 20:54:53 +08:00
47af34c061 fix whisper join 2023-08-25 19:17:36 +08:00
e5d11cdb31 fix opanai whisper reponse tyep 2023-08-25 19:13:29 +08:00
90d72a521d fix ogx -> ogg 2023-08-25 19:09:44 +08:00
75d5291589 try fetch whsiper API 2023-08-25 18:56:34 +08:00
b7ae9e0838 fix mic button animation and prompt 2023-08-25 18:38:08 +08:00
cdb0c9a1b5 support whisper stt 2023-08-25 18:19:10 +08:00
687ebf790c hide api key and endpoint 2023-08-25 10:33:06 +08:00
b0d6484d74 fix: stream response model name and cost 2023-08-25 10:21:45 +08:00
968e6602f7 async generator stream 2023-08-10 18:36:29 +08:00
5f0481fece fix re-generate only delete assistant message 2023-07-27 10:26:55 +08:00
dd6da3a55c disable re-generate and completion when generating 2023-07-20 11:41:52 +08:00
dba39c771f polify structure clone 2023-07-20 02:18:15 +08:00
bef955dd7d fix clone 2023-07-20 02:11:15 +08:00
6acf87807f fix template default params 2023-07-20 02:01:57 +08:00
4caf8ba669 add template 2023-07-20 01:34:33 +08:00
f8ce1d3915 setInputMsg("") after click assistant or user 2023-07-13 18:03:21 +08:00
488e441635 show re-generate and compeletion based on history length 2023-07-13 18:02:13 +08:00
32bf692386 support example_user and example_assistant 2023-07-12 00:40:03 +08:00
5fa6d4182a fix args copy 2023-07-08 15:14:46 +08:00
4ce23bb1eb move dev buttons to down 2023-07-08 14:40:26 +08:00
1cac4a77c0 calculate response token in stream mode 2023-07-08 14:35:10 +08:00
86699511df edit message token 2023-07-08 14:23:56 +08:00
e2f78987a3 setShowRetry(false) on success 2023-07-08 14:17:30 +08:00
8fb17ba3f8 fix bug on completion with empty history 2023-07-08 14:16:51 +08:00
1b8eeb0c86 fix calculate user token in hide state 2023-07-08 14:03:45 +08:00
9d34189c96 regenerate and complte function 2023-07-08 10:07:10 +08:00
22b4d59b1c v1.4.0 warning 2023-07-08 09:56:41 +08:00
1da4d38799 1.4.0 dev mode support more ops and args 2023-07-07 18:20:14 +08:00
66ab8d4978 handle partial chunk 2023-06-19 20:33:18 +08:00
da31f32fcb Update chatbox.tsx handle "data:{xxxx}" 2023-06-19 20:11:09 +08:00
280545c224 accumulated cost 2023-06-14 13:14:28 +08:00
e76f087776 fix generating message style 2023-06-14 12:45:11 +08:00
b46b550a70 recognize text/event-stream, charset=utf-8 2023-04-19 16:21:05 +08:00
8f1a327ea0 fix total token in stream mode 2023-04-04 00:39:58 +08:00
528eb0a300 永远显示提示<p> 2023-04-03 17:46:07 +08:00
8f3d69d2a2 fix todo: estimate user's token 2023-04-01 12:35:26 +08:00
11d9b09e36 prevent undefined on new models 2023-03-31 15:00:57 +08:00