Commit graph

162 commits

Author SHA1 Message Date
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
hchen2020 2698830c7a Fix get agents in user external id. 2023-09-03 21:21:53 -05:00
hchen2020 c57ec9a878 Add new line. 2023-09-01 22:10:41 -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
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
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 b6a1afd8e2 Add training controller 2023-09-01 15:12:17 -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
Wenbo Cao 5db2ddd6bf add model and label file 2023-09-01 10:10:02 -05:00
Wenbo Cao 74ddd3ea13 Move label to model dir 2023-09-01 10:01:35 -05:00
Wenbo Cao 5e46af7ba2 Move label to model dir 2023-09-01 09:56:24 -05:00
Wenbo Cao fc96c36dc0 Add confidence threshold 2023-08-31 20:42:04 -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
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
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
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
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
hchen2020 e026e696cd Allow agent redirect directly. 2023-08-23 13:32:13 -05:00
Wenbo Cao 37e0a164fd Merge branch 'master' into add-PdfToTextConverter 2023-08-23 12:42:59 -05:00