Commit graph

71 commits

Author SHA1 Message Date
Haiping Chen 2f25a55f80 Rename to BotSharp.Platform.Native 2023-06-03 09:57:08 -05:00
Haiping Chen a3530edb29 Adjust directory with Plugins. 2023-06-03 09:29:50 -05:00
Haiping Chen 95059edcfb Rename to Community. 2023-06-02 23:01:03 -05:00
Haiping Chen 66bd6e53dd Adapt HuggingChat UI (WIP). 2023-06-02 21:07:30 -05:00
Haiping Chen 4d5ac2111d Add LLamaSharp. 2023-05-26 20:58:31 -05:00
Haiping Chen 96e64e60fb Add Chatbot UI. 2023-05-25 20:36:15 -05:00
Haiping Chen 70523e4ad5 clean project. 2023-05-20 16:31:31 -05:00
Haiping Chen 1535edd1a0 Adjust file structure. 2023-05-20 10:20:37 -05:00
John King 9301ed3a0e try-update- 3.1 2020-09-07 18:17:58 +08:00
丁川 d9408964d7 Remove the BotSharp.Platform.OwnThink project and related configuration 2019-09-06 19:04:55 +08: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 e45e486231 Combine abstract and model projects into core project. 2019-02-23 09:24:27 -06:00
Oceania2018 44d66ec21d release v0.3. 2018-12-29 19:15:09 -06:00
haiping008 a639e1210e Added RASA platform emulator. 2018-11-19 09:20:59 -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 be82a47ed2 remove unnecessary projects. 2018-10-26 10:35:31 -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 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 3bfe8d26e1 share AgentStorageFactory 2018-10-11 08:24:50 -05:00
botsharp2018 c69bfbd38e release to nuget. remove external libraries. 2018-10-08 21:56:46 -05:00
botsharp2018 f230076cda remove facebook messenger. 2018-10-07 22:01:45 -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 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 201a5f2ea0 refactor for dialogflow 2018-10-02 20:44:11 -05:00
Oceania2018 50b3a3c7ab start working with dialogflow. 2018-10-02 14:49:37 -05:00
Oceania2018 a701ab8d3f Purge unnecessary code. 2018-09-28 23:21:44 -05:00
Oceania2018 d9e1b40d1c Refactoring the system, abstracting the platform builder, and decouple the implementation of each platform. 2018-09-28 17:25:55 -05:00
Oceania2018 d96febbc22 Replace Articulate API, in progress. 2018-09-27 19:49:43 -05:00
Oceania2018 1dad8be2be 1: Add NAudio library to handle audio stream. 2: Change Settings location. 3: Organize docker files. 2018-09-23 10:16:29 -05:00
Oceania2018 6019d9268f 1. Embed jieba.NET source code.
2. Remove publish profile.
3. Fix docker build
2018-09-21 06:02:58 -05:00
haiping008@gmail.com f016920462 Official support Simple Chinese tokenize and POS tagger. 2018-09-20 11:45:25 -05:00