geffzhang
7e5228ddcb
Update appsettings.json
...
upgrade .net 8 error:IDX10720: Unable to create KeyedHashAlgorithm for algorithmHS256'. the key size must be greater than: '256' bits, key has '152' bits. Arg ParamName Name ,This means that the key needs to be more than 256 bits, that is, the set key is too short
2024-01-29 23:04:06 +08:00
geffzhang
d01c102e63
Update docker-compose.yml
2024-01-29 22:03:51 +08:00
geffzhang
07afb00793
Update docker-compose.yml
2024-01-28 00:04:31 +08:00
geffzhang
54dc4f136c
Update WebStarter.Dockerfile
2024-01-28 00:00:31 +08:00
geffzhang
5904794d64
feat: dockerfile
2024-01-27 23:35:27 +08:00
geffzhang
9f71d8248e
feat: upgrade semantic kernel 1.2.0
2024-01-27 20:24:57 +08:00
geffzhang
9a394345b9
Merge pull request #272 from SciSharp/master
...
merge last update
2024-01-27 16:27:19 +08:00
geffzhang
d180d67602
feat: upgrade .NET 8
2024-01-27 15:57:56 +08:00
Haiping
3ce4f13818
Merge pull request #271 from hchen2020/master
...
Change planner setting to agent level.
2024-01-26 19:18:49 -06:00
Haiping Chen
b0a1eb427f
Merge branch 'master' of https://github.com/hchen2020/BotSharp
2024-01-26 19:14:19 -06:00
Haiping Chen
ab0b200406
Change planner setting to agent level.
2024-01-26 19:14:14 -06:00
Haiping
92471faf56
Merge pull request #270 from hchen2020/master
...
Allow task agent to fallback to predefined router.
2024-01-26 16:51:39 -06:00
Haiping Chen
e1a948c9c7
Allow task agent to fallback to predefined router.
2024-01-26 16:23:10 -06:00
Haiping
29a2ffe706
Merge pull request #269 from iceljc/features/add-conv-states-log
...
add conv state log
2024-01-26 15:51:03 -06:00
Jicheng Lu
a768dc3701
add conv state log
2024-01-26 15:47:06 -06:00
Haiping
de66ca815c
Merge pull request #267 from hchen2020/master
...
sync
2024-01-25 22:52:09 -06:00
hchen2020
c11e73dd39
Merge branch 'SciSharp:master' into master
2024-01-25 22:51:02 -06:00
Haiping Chen
247ca09c29
Update Web Driver.
2024-01-25 22:45:30 -06:00
Haiping Chen
8558e46ee1
resolve conflict
2024-01-25 22:44:42 -06:00
Haiping Chen
36e1ba4813
MaxRecursionDepth
2024-01-25 22:42:57 -06:00
Haiping
34b3dc47ba
Merge pull request #266 from hchen2020/master
...
Standarderize agent type.
2024-01-25 22:38:04 -06:00
Haiping Chen
69633c8a20
Standarderize agent type.
2024-01-25 22:32:48 -06:00
Haiping Chen
264fe3c22a
Optimize StreamingLog.
2024-01-24 17:47:57 -06:00
Haiping Chen
9d3cd6b6e9
Support multi-agent with different profile.
2024-01-24 17:02:59 -06:00
Haiping
4083e76518
Merge pull request #264 from hchen2020/master
...
SequentialPlanner draft.
2024-01-23 20:10:25 -06:00
Haiping Chen
091e7b4212
SequentialPlanner draft.
2024-01-23 17:14:57 -06:00
Haiping
34442fc350
Merge pull request #263 from visagang/master
...
Add attributes to user view model
2024-01-23 14:05:55 -06:00
Visagan Guruparan
5fbf32daa8
Add attributes to user view model
2024-01-23 13:32:35 -06:00
Haiping
04315dfaee
Merge pull request #262 from iceljc/features/add-paged-plugins
...
change to get
2024-01-23 11:34:02 -06:00
Jicheng Lu
88743d151b
change to get
2024-01-23 11:32:28 -06:00
Haiping
75d492f36b
Merge pull request #261 from iceljc/features/add-paged-plugins
...
add agent pagination
2024-01-23 03:24:49 -06:00
Jicheng Lu
9b2b32e013
add agent pagination
2024-01-22 23:04:06 -06:00
Haiping
8ca8e4444f
Merge pull request #260 from iceljc/features/add-paged-plugins
...
add paged plugins
2024-01-22 17:47:07 -06:00
Jicheng Lu
55c3c70893
add paged plugins
2024-01-22 17:26:48 -06:00
Haiping Chen
653ed1f65f
Exclude project for PizzaBot.
2024-01-22 11:04:40 -06:00
Haiping Chen
e4a76024a6
Fix project reference.
2024-01-22 10:51:40 -06:00
Haiping Chen
54ccbf3754
Release v0.22.
2024-01-21 20:39:42 -06:00
Haiping Chen
3dad385180
LLM Load balance #252
2024-01-21 20:39:13 -06:00
Haiping
844ed86db7
Merge pull request #259 from iceljc/features/structure-content-log
...
structure content log
2024-01-19 07:23:15 -06:00
Jicheng Lu
b6049fd521
structure content log
2024-01-18 22:38:44 -06:00
Haiping
6e8afbab31
Merge pull request #258 from hchen2020/master
...
Fix ChatbotUi models.
2024-01-18 09:29:17 -06:00
Haiping Chen
2f197c4167
Fix ChatbotUi models.
2024-01-18 09:27:52 -06:00
Haiping Chen
6224a04b96
dotnet run --project .\src\WebStarter
2024-01-18 05:30:28 -06:00
Haiping
8c69c6f6da
Merge pull request #257 from iceljc/features/add-conversation-paging
...
add conversation pagination
2024-01-18 03:42:24 -06:00
Jicheng Lu
622effa2dd
add conversation pagination
2024-01-17 23:23:20 -06:00
Haiping Chen
f1278b3384
Stop completion when exception has occurred.
2024-01-17 12:28:15 -06:00
Haiping Chen
8748db4fde
Complete plugin name and description.
2024-01-16 13:23:45 -06:00
Haiping Chen
bcf56767be
Support to change Host Agent and used model.
2024-01-16 11:38:45 -06:00
Haiping
a6761fc90c
Merge pull request #256 from kiebor/master
...
Updated OpenAPI definition to add JWT bearer and authentication.
2024-01-16 09:07:23 -06:00
kiebor
fef497b8c9
Updated OpenAPI definition to add JWT bearer and authentication. This allows for more complete code-gen and testing of the web api directly in swagger
2024-01-16 07:03:35 +00:00