Commit graph

676 commits

Author SHA1 Message Date
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
Haiping Chen 20a7676442 Allow hook to interrupt completion. 2023-08-30 21:09:38 -05:00
Haiping Chen 4dcb00ca83 Function templating response. 2023-08-30 18:29:01 -05:00
Haiping Chen 9393508a46 Add Pizza bot example. 2023-08-30 17:40:45 -05:00
Haiping Chen 55f1ff9ae1 Release v0.10.0 2023-08-29 21:48:59 -05:00
Haiping 041e1fbf16
Merge pull request #120 from hchen2020/master
Fix send message directly to agent without routing.
2023-08-29 21:32:09 -05:00
hchen2020 090cf58b01 Fix send message directly to agent without routing. 2023-08-29 21:19:19 -05:00
hchen2020 7fd1a96e28 Switch routing-profile per channel. 2023-08-29 15:31:53 -05:00
Haiping ab813205d1
Merge pull request #118 from hchen2020/master
Draft of Reasoning
2023-08-28 11:19:19 -05:00
Haiping d16df19823
Merge pull request #109 from evan-cao-wb/add-PdfToTextConverter
MR for PdfToTextConverter
2023-08-28 11:19:05 -05:00
hchen2020 5413f4f71b response_to_user after reasoning. 2023-08-28 10:58:35 -05:00
Wenbo Cao 780bb4ed79 Add PaddleOcrConverter 2023-08-28 10:28:52 -05:00
Wenbo Cao 14d9066f65 Add PaddleOcrConverter 2023-08-28 10:24:43 -05:00
hchen2020 6f5cf2fcae Draft of Reasoning 2023-08-27 22:50:10 -05:00
hchen2020 e4d8524376 Add disabled property to routing table. 2023-08-27 06:07:22 -05:00
Haiping Chen 7e95be00ef Merge branch 'v0.9.0-routing' 2023-08-25 10:45:28 -05:00
Haiping Chen 3ef775561a Bump version to v0.9.4 2023-08-25 10:38:25 -05:00
Haiping 335b755796
Merge pull request #116 from hchen2020/master
v  Render router instruction by route record dynamically.
2023-08-25 10:35:56 -05:00
hchen2020 b03e38950e Render router instruction by route record dynamically. 2023-08-25 10:33:21 -05:00
Haiping Chen 75b9ad3fd3 Merge branch 'master' into v0.9.0-routing 2023-08-24 07:21:15 -05:00
Haiping 88a69f3d1d
Merge pull request #115 from hchen2020/master
Catch and log function call error.
2023-08-24 07:20:32 -05:00
hchen2020 1d1b475c02
Merge branch 'SciSharp:master' into master 2023-08-24 07:19:41 -05:00
hchen2020 434324358a MaxRecursiveDepth setting. 2023-08-24 07:18:41 -05:00
hchen2020 c8b9ce128f Catch and log function call error. 2023-08-24 07:12:27 -05:00
hchen2020 30814390dd Remove FunctionExecutionValidationResult 2023-08-23 19:35:00 -05:00
Haiping Chen 59e1788ff7 Bumb version number. 2023-08-23 13:48:02 -05:00
Haiping Chen 510fc68646 Merge branch 'master' into v0.9.0-routing 2023-08-23 13:33:42 -05:00