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 |
|
Haiping Chen
|
5dee99ba9b
|
Fix click element in WebDriver.
|
2024-01-03 15:10:53 -06:00 |
|
Haiping
|
358609ac06
|
Merge pull request #247 from hchen2020/master
Add Input User Text in WebPage.
|
2024-01-03 13:59:22 -06:00 |
|
hchen2020
|
eab32e16c0
|
Merge branch 'SciSharp:master' into master
|
2024-01-03 13:57:34 -06:00 |
|
Haiping Chen
|
6cad3aa5f5
|
Add Input User Text in WebPage.
|
2024-01-03 13:40:41 -06:00 |
|
Haiping
|
7eb3f9a20e
|
Merge pull request #246 from hchen2020/master
WebDriver Playwright.
|
2024-01-02 23:36:20 -06:00 |
|
Haiping Chen
|
006c08740b
|
Remove xcopy.
|
2024-01-02 23:33:13 -06:00 |
|
Haiping Chen
|
c6e7fbcf48
|
xcopy doesn't work in Linux.
|
2024-01-02 23:29:34 -06:00 |
|
Haiping Chen
|
7fcf92fe48
|
Add agent copy post-build event.
|
2024-01-02 23:07:41 -06:00 |
|
Haiping Chen
|
981c1d6133
|
WebDriver Playwright.
|
2024-01-02 22:43:37 -06:00 |
|
Haiping
|
ea9ae4db58
|
Merge pull request #245 from iceljc/features/track-conversation-states
refine conversation states
|
2024-01-02 13:47:52 -06:00 |
|
Jicheng Lu
|
9d47f41109
|
clean code
|
2024-01-02 13:02:07 -06:00 |
|
Jicheng Lu
|
538be13bee
|
refine null
|
2024-01-02 11:50:07 -06:00 |
|