Commit Graph

212 Commits

Author SHA1 Message Date
8f9d508a18 render tool reponse 2023-11-10 20:33:24 +08:00
1217513ae3 fix undefined on tool_calls 2023-11-10 20:10:29 +08:00
920ab2ea26 Merge branch 'tool-call' 2023-11-10 19:51:07 +08:00
aec8f5d40f reset current reset toolsString 2023-11-10 19:50:41 +08:00
dd56f1b94a message edit tool json 2023-11-10 19:49:34 +08:00
94f9434fe5 fix: tool_calls body 2023-11-10 19:16:34 +08:00
f8cd357e81 inherit toolsString 2023-11-10 17:27:28 +08:00
ebf00353f6 fix: render del bug 2023-11-10 17:26:27 +08:00
33f4ab7b42 fix copy render msg 2023-11-10 17:12:57 +08:00
626e7780f8 fix tool-call streaming mode 2023-11-10 12:22:28 +08:00
856976c03c fix fetch resp msg 2023-11-10 11:29:18 +08:00
6aaf7beb5b add <hr /> above tool_call msg 2023-11-10 11:17:22 +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
0c8938dea5 better cound token 2023-11-08 19:40:38 +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
8b6ceb36f1 add gpt-4-1106-vision-preview model 2023-11-08 18:36:24 +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
11b835460b alert success only if migrated 2023-11-08 15:22:13 +08:00
053495254b v2.0.0 migrate to indexedDB 2023-11-08 13:54:51 +08:00
ed32f836ba Merge remote-tracking branch 'github/master' 2023-11-07 14:12:30 +08:00
15054eec85 support tts 2023-11-07 13:50:49 +08:00
63a8331250 add gpt-4 preview models 2023-11-07 11:53:54 +08:00
6d6fb2a462 update 1106 model 2023-11-07 11:23:57 +08:00
2bb09c8bfc change default model to gpt-3.5-turbo-1106 2023-11-07 11:14:23 +08:00
44e812bdb7 Revert "select audio device"
This reverts commit 6fa960a3c8.
2023-11-03 23:51:31 +08:00
6fa960a3c8 select audio device 2023-11-03 21:23:34 +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
abeccd6aa9 button to delete all chatstore 2023-10-25 14:32:56 +08:00
695221d912 auto select language code 2023-10-25 14:09:45 +08:00
fc72a5b7c1 show api templates in development mode 2023-10-25 14:05:57 +08:00
e19431b833 optimize setting layout 2023-10-25 11:43:42 +08:00
d30b2e3d5a set default temperature to 0.7 2023-10-25 11:37:58 +08:00
8aa6ea1a93 upgrade dependencies 2023-10-25 11:37:22 +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
e1172600c1 fix: ignore empty system message 2023-10-24 22:53:31 +08:00
aba4e42202 remove default system message 2023-10-24 22:45:22 +08:00