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 |
|
Haiping Chen
|
8e940e991d
|
GetAccessToken for Twilio
|
2023-12-06 16:55:55 -06:00 |
|
Haiping
|
52b8c501b4
|
Merge pull request #231 from SciSharp/dependabot/npm_and_yarn/src/web-live-chat/vite-4.5.1
Bump vite from 4.5.0 to 4.5.1 in /src/web-live-chat
|
2023-12-06 16:40:33 -06:00 |
|
dependabot[bot]
|
4b27edd02f
|
Bump vite from 4.5.0 to 4.5.1 in /src/web-live-chat
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-06 00:22:26 +00:00 |
|
Haiping Chen
|
ed96ff0fb9
|
Fix load agent error for InstructMode
|
2023-12-04 18:12:57 -06:00 |
|
Haiping Chen
|
78d66eb9c5
|
Pagination
|
2023-12-04 17:42:46 -06:00 |
|
Haiping Chen
|
447e1a04bd
|
Release v0.20.
|
2023-12-03 10:29:57 -06:00 |
|
Haiping
|
ed0c4eeaf5
|
Merge pull request #230 from hchen2020/master
sequential log.
|
2023-12-01 11:33:29 -06:00 |
|
Haiping
|
be4a9a591e
|
Merge pull request #229 from iceljc/bugfix/delete-conversation-logs
fix typo and delete logs
|
2023-12-01 11:33:13 -06:00 |
|
hchen2020
|
c6f64a605a
|
Merge branch 'SciSharp:master' into master
|
2023-12-01 11:32:20 -06:00 |
|
hchen
|
6197ac5ab3
|
sequential log.
|
2023-12-01 11:31:45 -06:00 |
|
Jicheng Lu
|
e1c32a5510
|
fix typo and delete logs
|
2023-12-01 10:36:34 -06:00 |
|
Haiping Chen
|
9d4487836c
|
Add Temperature
|
2023-11-30 21:59:05 -06:00 |
|
Haiping Chen
|
9cc9839796
|
Merge branch 'master' into v0.20-json-schema
|
2023-11-30 20:19:00 -06:00 |
|
Haiping
|
5bb1765fa9
|
Merge pull request #228 from iceljc/features/refine-verbose-log
refine logger
|
2023-11-30 15:14:02 -06:00 |
|
Jicheng Lu
|
2fff823b47
|
minor change
|
2023-11-30 15:10:08 -06:00 |
|
Jicheng Lu
|
9c1a571237
|
refine logger
|
2023-11-30 15:03:44 -06:00 |
|
Haiping Chen
|
56f99c2924
|
update function prompt.
|
2023-11-30 08:17:01 -06:00 |
|
Haiping Chen
|
52bfe435f5
|
Resolve conflict.
|
2023-11-29 21:01:08 -06:00 |
|
Haiping Chen
|
8d2761a0c4
|
experiment failed.
|
2023-11-29 20:56:23 -06:00 |
|
Haiping
|
b25ecf1d9b
|
Merge pull request #225 from iceljc/feature/add-log-setting
add log settings
|
2023-11-29 19:54:12 -06:00 |
|