Commit graph

1129 commits

Author SHA1 Message Date
Haiping Chen b3311a1917 Utilities.ClearCache 2023-12-27 09:33:03 -06:00
Haiping Chen 4c6c035b07 Plugin IconUrl. 2023-12-25 21:16:41 -06:00
Haiping Chen 0eb9745170 Update README. 2023-12-24 14:42:47 -06:00
Haiping Chen 0a0f50d287 Separate UI project. 2023-12-24 13:57:22 -06:00
Haiping Chen 403e97bfd3 Delete conversation from UI. 2023-12-22 13:16:55 -06:00
Haiping Chen 7283259455 Agent builder UI. 2023-12-21 22:09:01 -06:00
Haiping ff9df4c4a7
Merge pull request #243 from Deep-Blue-2013/master
Add Web Speech #242
2023-12-20 20:27:04 -06:00
Deep Blue 59217016db
Merge branch 'SciSharp:master' into master 2023-12-20 20:22:55 -06:00
Deep Blue 0079e22d08 Merge branch 'master' of https://github.com/Deep-Blue-2013/BotSharp 2023-12-20 20:22:11 -06:00
Deep Blue a0d271130f Add Web Speech. 2023-12-20 20:22:04 -06:00
Haiping 3655935954
Merge pull request #241 from iceljc/bugfix/refine-llm-prompt-log
Bugfix/refine llm prompt log
2023-12-20 15:37:19 -06:00
Jicheng Lu c479045cf0 Merge branch 'master' into bugfix/refine-llm-prompt-log 2023-12-20 14:16:35 -06:00
Jicheng Lu d79fbaabd2 refine completion log 2023-12-20 14:12:40 -06:00
Haiping Chen bd26c81018 Move AddAuthentication out. 2023-12-20 08:12:59 -06:00
Haiping b31ce4a928
Merge pull request #240 from Deep-Blue-2013/master
Render quick replies in chat-box.
2023-12-20 08:02:24 -06:00
Jicheng Lu 94f81cb173 refine llm prompt log 2023-12-19 22:20:08 -06:00
Deep Blue fe197fd3ea quick reply submit. 2023-12-19 20:28:56 -06:00
Deep Blue fc6e1807ad
Merge branch 'SciSharp:master' into master 2023-12-19 07:18:06 -06:00
Deep Blue 6b0a5be1af Render quick replies in chat-box. 2023-12-19 07:16:43 -06:00
Haiping 7316c499be
Merge pull request #239 from iceljc/bugfix/fix-file-llm-prompt-log
fix file llm prompt log
2023-12-18 21:48:15 -06:00
Jicheng Lu 694a3c210f fix file llm prompt log 2023-12-18 21:23:09 -06:00
Haiping Chen 759e116967 Upgrade sveltejs/kit to v2.0. 2023-12-18 16:38:32 -06:00
Haiping Chen 8cc1094469 Add RichType to IRichMessage 2023-12-18 16:38:12 -06:00
Haiping Chen d7bba4522a Upgrade dependent libraries. 2023-12-18 14:14:14 -06:00
Haiping 08eabd9f29
Merge pull request #238 from hchen2020/master
Fix config priority.
2023-12-15 11:56:42 -06:00
hchen 1c03789a38 Fix config priority. 2023-12-15 11:54:44 -06:00
Haiping a7d346c1e9
CompletionProvider.GetCompletion 2023-12-15 10:31:11 -06:00
Haiping 4cd5b7e9a1
JsonArrayContent 2023-12-14 15:15:07 -06:00
Haiping Chen 89af1d72a6 Set default LlmConfig for Agent level. 2023-12-13 17:16:34 -06:00
Haiping 1e89ea0c6a
Merge pull request #237 from SciSharp/llm-provider-settings
Llm provider settings
2023-12-13 15:18:25 -06:00
Jicheng Lu d6e741957e minor change 2023-12-13 14:41:47 -06:00
Jicheng Lu 258be22d36 remove code 2023-12-13 14:33:36 -06:00
Jicheng Lu e7d962edf8 resolve conflict 2023-12-13 14:33:27 -06:00
Jicheng Lu 92ff9e6f3c add agent llm config 2023-12-13 14:26:46 -06:00
Haiping Chen 1b26ab4162 Merge branch 'llm-provider-settings' of https://github.com/SciSharp/BotSharp into llm-provider-settings 2023-12-13 12:22:23 -06:00
Haiping a53a4ad68c
Merge pull request #236 from hchen2020/llm-provider-settings
Unify the LLM Provider Settings #234
2023-12-13 12:20:38 -06:00
Haiping e51c47365a
Merge pull request #235 from iceljc/bugfix/refine-mongo-and-exe-log
rename mongo collection and use exe log flag
2023-12-13 12:20:25 -06:00
Haiping Chen 538753571a Unify the LLM Provider Settings #234 2023-12-13 12:12:25 -06:00
Jicheng Lu b8c55ac1c3 rename mongo collection and use exe log flag 2023-12-13 11:58:25 -06:00
Haiping ab913b0b8e
Fix compile issue 2023-12-12 12:37:49 -06:00
Haiping e911b05417
/instruct/chat-completion 2023-12-12 12:32:04 -06:00
Haiping ddf617fc30
Send message always in assistant role 2023-12-12 09:06:39 -06:00
Haiping Chen 61c1f9623b Fix StopCompletion issue for hook.OnMessageReceived. 2023-12-12 08:16:34 -06:00
Haiping Chen 69b209c8d3 Fixed bug when agent is null. 2023-12-11 18:40:20 -06:00
Haiping Chen 6e88cc6f2c Set FunctionName of InvokeFunction. 2023-12-11 17:15:37 -06:00
Haiping Chen 27037b0663 Update chat-box UI. 2023-12-11 17:15:08 -06:00
Haiping Chen 4dc1afa9a3 Add close button to live chat box. 2023-12-08 15:27:34 -06:00
Haiping Chen 2e136f67c1 Remove state auto set. 2023-12-07 21:31:34 -06:00
Haiping 732e3925fb
Merge pull request #232 from iceljc/features/add-routing-invoke-function
add invoke function in routing service
2023-12-06 21:15:12 -06:00
Jicheng Lu fabbd8bcef add invoke function in routing service 2023-12-06 21:06:09 -06:00