Commit graph

1217 commits

Author SHA1 Message Date
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 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
Haiping 90e2a4a3a3
Merge pull request #255 from iceljc/bugfix/fix-conversation-filter
add missing field
2024-01-15 21:29:59 -06:00
Jicheng Lu d50ef81f3e add missing field 2024-01-15 21:26:18 -06:00
Haiping 5402d06409
Merge pull request #254 from iceljc/bugfix/fix-conversation-filter
refine filter
2024-01-15 20:04:11 -06:00
Jicheng Lu fa769227e0 refine filter 2024-01-15 19:51:56 -06:00
Haiping Chen 9d698fc79d Support rendering submenu. 2024-01-15 15:35:01 -06:00
Haiping Chen 6286393242 Plugin settings with interaction with UI. 2024-01-15 13:15:18 -06:00
Haiping Chen a2751e9baf Fix unit test of GetChatCompletions_Returns_RoleDialogModel 2024-01-14 04:08:34 -06:00
Haiping Chen e456cdb83a Chang GetChatCompletions to async. 2024-01-13 22:48:26 -06:00
Haiping Chen 45a0ae383f Provide Installed property to Agent. 2024-01-13 16:06:21 -06:00
Haiping Chen 40c800d1a4 Set defalut icon url as null. 2024-01-13 15:35:52 -06:00
Haiping d8cd8ce652
Merge pull request #251 from hchen2020/master
Support to set multiple routers.
2024-01-13 15:33:50 -06:00
Haiping Chen 3022cf50cb Support to set multiple routers. 2024-01-13 15:17:40 -06:00
Haiping 0bacd32ed5
Merge pull request #250 from iceljc/features/add-mongo-set-plugins
add  mongo plugin actions
2024-01-13 08:06:41 -06:00
Jicheng Lu 6c42e4c651 add mongo plugin actions 2024-01-12 20:13:38 -06:00
Haiping Chen adf5a3a017 Disable agent by default. 2024-01-12 19:10:12 -06:00
Haiping Chen 39a6d2ed05 Add AgentIds to IBotSharpPlugin 2024-01-12 18:31:25 -06:00
Haiping Chen dadb0b49e0 Add id to plugin. 2024-01-12 16:20:22 -06:00
Haiping Chen a42653375d Refactor menu for UI. 2024-01-12 02:52:50 -06:00