Commit graph

122 commits

Author SHA1 Message Date
Haiping Chen 6289f21e48 Upgrade relavant packages. 2023-05-12 07:42:32 -05:00
John King aa746f9204 fix swagger issue, fix logging 2020-09-08 15:23:07 +08:00
John King 9301ed3a0e try-update- 3.1 2020-09-07 18:17:58 +08:00
丁川 1ca9924f49 Fix BUG that can't match Q&A 2019-09-10 11:50:51 +08:00
丁川 d9408964d7 Remove the BotSharp.Platform.OwnThink project and related configuration 2019-09-06 19:04:55 +08:00
Oceania2018 3c3898ddd7 change default enginee as Dialogflow 2019-03-22 06:23:03 -05:00
Oceania2018 bedbcd999d add agent creation api for ownthink 2019-03-16 23:50:33 -05:00
Oceania2018 8b06adfc04 change Abstracts namespace 2019-03-16 19:55:55 -05:00
Oceania2018 0419396555 add articulate ai platform 2019-03-16 11:34:32 -05:00
Oceania2018 84da408789 Initial OwnThink platform 2019-03-16 11:23:02 -05:00
Oceania2018 c546a14aa1 update UI. 2019-03-07 09:25:30 -06:00
Oceania2018 dd1bc2d8aa Add OwnThink provider 2019-02-28 22:33:21 -06:00
Oceania2018 b62f2ec695 upgrade to .net core 2.2 2018-12-26 22:03:14 -06:00
haiping008 3c7c3c183b add ContextStorageFactory
persist context to file
2018-12-07 16:57:26 -06:00
haiping008 c84ac36288 upgrade AspNetCore to v2.2 2018-12-07 13:01:28 -06:00
haiping008 9becfe5fde ImportedAgentViewModel
response more info after agent is imported.
2018-12-07 12:56:54 -06:00
haiping008 a639e1210e Added RASA platform emulator. 2018-11-19 09:20:59 -06:00
haiping008 bb764cd80c update dependent libraries 2018-11-19 09:02:51 -06:00
Oceania2018 4958da5c21 Build-in Facebook Messenger channel. 2018-11-02 07:53:27 -05:00
Oceania2018 dc6db83e57 Build-in Tencent Wechat channel. 2018-11-01 10:29:31 -05:00
Oceania2018 47a94e89b8 Build-in a platform of Dialogflow emulator. 2018-10-28 21:16:55 -05:00
Oceania2018 6c2b2eac1b fix compile error. 2018-10-27 10:37:59 -05:00
Oceania2018 fd88e40376 remove NLP dependency 2018-10-26 08:09:44 -05:00
Oceania2018 562b5dd7c5 Add fallback function. 2018-10-25 21:30:59 -05:00
Oceania2018 c5abe02f77 add multiple language config 2018-10-25 17:17:51 -05:00
botsharp2018 09282234e4 add response parameters. 2018-10-24 23:54:26 -05:00
botsharp2018 045a7fbffd update logo 2018-10-24 17:25:15 -05:00
botsharp2018 086d297f52 add AgentStorageInFile 2018-10-21 22:47:51 -05:00
botsharp2018 225b945d65 set DialogflowAi as default platform 2018-10-21 09:11:20 -05:00
botsharp2018 f01e64a5c5 NuGet 1.7.1, Simplify installation. 2018-10-21 09:03:12 -05:00
botsharp2018 626b882b05 remove duplicate picture 2018-10-18 22:47:42 -05:00
botsharp2018 0c3fdbc192 merge 2018-10-18 22:47:30 -05:00
botsharp2018 075959d47d add weixin channel support. 2018-10-18 22:41:24 -05:00
zhangyanbo2007 b511e53e4f change project configuration
AgentStorageInRedis->AgentStorageInMemory
2018-10-17 03:47:11 +08:00
botsharp2018 61a39540fc fix multiple module loading. 2018-10-14 09:15:27 -05:00
botsharp2018 c226aca91c fix default platform settings bug. 2018-10-12 23:12:21 -05:00
Oceania2018 7f75d06d0a clearn solution 2018-10-12 10:08:05 -05:00
botsharp2018 bc6d087914 optimize agent storage DI. 2018-10-11 21:42:56 -05:00
Oceania2018 1fd8ebb019 update module config mechanism 2018-10-05 10:17:52 -05:00
geffzhang 864cc1456a fix : dynamic load assymbly 2018-10-05 20:52:02 +08:00
geffzhang 83b9a2347e refactor di and modify async/await
feat : refactor di and modify async/await
2018-10-05 14:39:39 +08:00
Oceania2018 9250a66ba6 load platform emulator dynamically 2018-10-04 20:57:10 -05:00
Oceania2018 32f65ae07a finish training for rasa nlu. 2018-10-04 16:18:46 -05:00
Oceania2018 98e846dd38 migrate RasaAI 2018-10-03 22:39:39 -05:00
Oceania2018 fdd0cb6778 remove articulate emulator 2018-10-03 21:40:00 -05:00
Oceania2018 d0e89f777d make word2vec pre-traind model path is configurable. 2018-10-03 17:28:47 -05:00
Oceania2018 a4be554d6c fix training issue 2018-10-03 12:21:19 -05:00
Oceania2018 b929aa272e abstract engine object. 2018-10-03 09:13:32 -05:00
Oceania2018 979fbcfd7d seperate platfrom extension 2018-10-03 06:58:34 -05:00
Oceania2018 d656f4a75f dialogflow upload and training 2018-10-03 01:00:07 -05:00