Commit Graph

97 Commits

Author SHA1 Message Date
94f9434fe5 fix: tool_calls body 2023-11-10 19:16:34 +08:00
626e7780f8 fix tool-call streaming mode 2023-11-10 12:22:28 +08:00
e7e3e693ef tool call WIP 2023-11-09 17:48:04 +08:00
81660d563f add support for tool call (function call) 2023-11-09 17:04:27 +08:00
4b7d601840 fix user input msg content type 2023-11-09 13:42:33 +08:00
1033298187 fix: edit msg token length 2023-11-09 13:16:13 +08:00
415b7a02d8 show img button where model is vision 2023-11-08 20:23:28 +08:00
72c3f337a7 update readme 2023-11-08 20:02:24 +08:00
e46e299094 default to high quality image 2023-11-08 19:29:12 +08:00
0d27de52a3 change vision image_url format 2023-11-08 19:21:56 +08:00
b107aca639 allow send empty message with image 2023-11-08 18:37:39 +08:00
7946ab236d support vision 2023-11-08 18:28:48 +08:00
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