Commit graph

1205 commits

Author SHA1 Message Date
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
Haiping Chen b07117ea6f Relocate data file. 2024-01-11 08:03:25 -06:00
Haiping Chen 66d45acfc3 Support download full log. 2024-01-10 22:16:13 -06:00
Haiping eaf112fc26
Merge pull request #249 from hchen2020/master
Fix SPA refresh bug.
2024-01-10 19:01:00 -06:00
Haiping Chen 46429501f5 Fix SPA refresh bug. 2024-01-10 18:57:30 -06:00
Haiping Chen 24319f5213 SPA test 2024-01-10 08:18:59 -06:00
Haiping Chen e7e092cadc Serilog 2024-01-08 18:40:52 -06:00
Haiping Chen e4569be9c6 Test Azure App Service. 2024-01-08 12:06:13 -06:00
Haiping Chen cdae1235da UnmatchedAgent 2024-01-06 16:24:22 -06:00
Haiping Chen 4299a67057 Extract data in WebDriver. 2024-01-05 21:24:13 -06:00
Haiping d19e39e9d7
Merge pull request #248 from hchen2020/master
Fix click element in WebDriver.
2024-01-05 11:19:24 -06:00
Haiping Chen ddebff69ec Add UserName 2024-01-04 21:20:50 -06:00
Haiping Chen 71e2c17e43 Merge branch 'master' of https://github.com/hchen2020/BotSharp 2024-01-03 15:11:01 -06:00