Commit graph

702 commits

Author SHA1 Message Date
Haiping 33955865d9
Merge pull request #135 from hchen2020/master
Define new InstructMessageModel.
2023-09-07 19:55:04 -05:00
hchen 760a047d71 Define new InstructMessageModel. 2023-09-07 17:06:41 -05:00
Haiping 1e89b0162f
Merge pull request #134 from evan-cao-wb/master
fix-local-file-loading-issue
2023-09-07 07:11:34 -05:00
Wenbo Cao 27bcaad52f fix-local-file-loading-issue 2023-09-06 23:15:31 -05:00
Haiping Chen 9f74b04fd7 Separate KnoledgeBase as standalone plugin. 2023-09-06 07:58:02 -05:00
Haiping Chen 05b8db8547 Support states from inbound api. 2023-09-05 22:19:36 -05:00
Haiping a238ae5406
Merge pull request #132 from evan-cao-wb/re-format-the-code
re format the code
2023-09-04 21:01:50 -05:00
Wenbo Cao f7f9e96f0e remove unused libraries 2023-09-04 18:16:13 -05:00
Wenbo Cao 310576045f re-format code style 2023-09-04 17:36:32 -05:00
Wenbo Cao 7c93820ae5 Merge branch 'master' into re-format-the-code 2023-09-04 17:14:55 -05:00
Wenbo Cao aedaaea229 re-format the code 2023-09-04 17:14:39 -05:00
Haiping Chen a2bae7424f Add IsPublic to Agent. 2023-09-03 22:02:35 -05:00
Haiping Chen 147aa944da Fix reasoner function call. 2023-09-03 21:45:31 -05:00
Haiping bf51213a5a
Merge pull request #131 from hchen2020/master
Fix get agents in user external id.
2023-09-03 21:23:57 -05:00
hchen2020 3c154fcf94
Merge branch 'SciSharp:master' into master 2023-09-03 21:23:09 -05:00
hchen2020 2698830c7a Fix get agents in user external id. 2023-09-03 21:21:53 -05:00
Haiping bad607f51c
Merge pull request #130 from hchen2020/master
Add new line.
2023-09-01 22:33:36 -05:00
hchen2020 c57ec9a878 Add new line. 2023-09-01 22:10:41 -05:00
Haiping aa3fd24c85
Merge pull request #129 from hchen2020/master
Fix collecting training data set.
2023-09-01 22:03:09 -05:00
hchen2020 fee9b6f93b Fix collecting training data set. 2023-09-01 22:02:27 -05:00
Haiping Chen 6146ca1fa5 bump verion to v0.10.1. 2023-09-01 21:25:43 -05:00
Haiping Chen 30f47485a4 Chatbot UI works. 2023-09-01 21:10:27 -05:00
Haiping 09b16a211d
Merge pull request #128 from amolwankhede/patch-1
Update Chatbot-UI.md
2023-09-01 20:37:12 -05:00
Amol Wankhede cb942ac3dd
Update Chatbot-UI.md
Added a small line to find the package.json
2023-09-01 15:50:13 -07:00
Haiping Chen c2cb80bc67 Add Instruct Mode and Open API. 2023-09-01 17:26:25 -05:00
Haiping 55076d5104
Merge pull request #127 from evan-cao-wb/Add-filter-when-saving-dialogue
Add filter when saving dialogue
2023-09-01 17:22:33 -05:00
Wenbo Cao 31a0f62a02 add "-" bettwen httppost address 2023-09-01 16:31:53 -05:00
Wenbo Cao ea8ea43353 Fix the previous issues 2023-09-01 16:02:53 -05:00
Wenbo Cao 33803beb51 Merge branch 'master' into Add-filter-when-saving-dialogue 2023-09-01 15:13:05 -05:00
Wenbo Cao b6a1afd8e2 Add training controller 2023-09-01 15:12:17 -05:00
Haiping 9d30c36a28
Merge pull request #126 from evan-cao-wb/Add-filter-when-saving-dialogue
Add filter when saving dialogue
2023-09-01 13:50:45 -05:00
Haiping 24898ff108
Merge pull request #125 from evan-cao-wb/Add-confidence-threshold
Add async save user dialogue data
2023-09-01 13:50:34 -05:00
Wenbo Cao e850381b9f Add filter when saving dialogue 2023-09-01 13:37:18 -05:00
Wenbo Cao 7af506fc76 Add async save user dialogue data 2023-09-01 12:42:18 -05:00
Haiping Chen 973ec72e6d Fix intent code start issue. 2023-09-01 10:42:16 -05:00
Haiping 1dc8b2fa61
Merge pull request #124 from evan-cao-wb/Add-confidence-threshold
add model and label file
2023-09-01 10:10:42 -05:00
Wenbo Cao 5db2ddd6bf add model and label file 2023-09-01 10:10:02 -05:00
Haiping be970c2971
Merge pull request #123 from evan-cao-wb/Add-confidence-threshold
Move label to model dir
2023-09-01 10:04:42 -05:00
Wenbo Cao 74ddd3ea13 Move label to model dir 2023-09-01 10:01:35 -05:00
Haiping 5780511812
Merge pull request #122 from evan-cao-wb/Add-confidence-threshold
Add confidence threshold
2023-09-01 10:00:43 -05:00
Wenbo Cao db61b8b82d Merge branch 'Add-confidence-threshold' of https://github.com/evan-cao-wb/BotSharp into Add-confidence-threshold 2023-09-01 09:56:31 -05:00
Wenbo Cao 5e46af7ba2 Move label to model dir 2023-09-01 09:56:24 -05:00
Wenbo Cao 26ba03fceb Add label.txt and h5 files 2023-08-31 21:19:11 -05:00
Wenbo Cao fc96c36dc0 Add confidence threshold 2023-08-31 20:42:04 -05:00
Haiping 1ba2e2674e
Merge pull request #121 from evan-cao-wb/master
Add intent classifier in routing speeder.
2023-08-31 20:25:33 -05:00
Wenbo Cao 7762627f82 Add intent classifier 2023-08-31 17:00:31 -05:00
Wenbo Cao 890df8743a Add intent classifier in routing speeder. 2023-08-31 10:48:59 -05:00
Wenbo Cao 5f0c3106bb resolve conflict. 2023-08-31 09:55:11 -05:00
Wenbo Cao 0d017f1e86 Add DialoguePrediction 2023-08-31 09:52:09 -05:00
Haiping Chen 9f6739643a RenderIntentResponse 2023-08-31 06:40:51 -05:00