Commit graph

184 commits

Author SHA1 Message Date
Jicheng Lu a84f58af78 merge with master 2023-09-08 12:23:44 -05:00
Jicheng Lu 4f9595f1cd refine code 2023-09-08 12:17:54 -05:00
Jicheng Lu 45ed8d6cfe remove record reference 2023-09-07 17:04:34 -05:00
Wenbo Cao 27bcaad52f fix-local-file-loading-issue 2023-09-06 23:15:31 -05:00
Jicheng Lu 5b543e6f8b merge with remote 2023-09-06 17:14:57 -05:00
Haiping Chen 9f74b04fd7 Separate KnoledgeBase as standalone plugin. 2023-09-06 07:58:02 -05:00
Jicheng Lu 9d6a7ba690 split dialog and state 2023-09-05 23:41:49 -05:00
Jicheng Lu dc755e33f9 merge with remote 2023-09-05 22:38:35 -05:00
Haiping Chen 05b8db8547 Support states from inbound api. 2023-09-05 22:19:36 -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
Jicheng Lu f2e0fb0ef7 merge with dev 2023-09-04 10:15:11 -05:00
Jicheng Lu a882689e2c sync ispublic 2023-09-04 10:15:02 -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
Jicheng Lu 0acf60ba08 merge with master 2023-09-03 17:51:13 -05:00
Jicheng Lu 4cc74e596a add conversation collection 2023-09-03 17:43:50 -05:00
Jicheng Lu c897209fda depend on default repository 2023-09-03 14:32:12 -05:00
Jicheng Lu be5f9f247a update conversation record 2023-09-03 14:06:40 -05:00
Jicheng Lu ba96bd81c0 add get agent response 2023-09-02 23:54:22 -05:00
Jicheng Lu ca6f60695d add routing item and profile 2023-09-02 23:11:53 -05:00
Jicheng Lu 5531944a9f add routing item and routing profile 2023-09-02 17:41:58 -05:00
Jicheng Lu f5819919fc add create user, create/update agent 2023-09-02 00:10:46 -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
Jicheng Lu 4e3708e525 temp save 2023-09-01 17:33:36 -05:00
Wenbo Cao 31a0f62a02 add "-" bettwen httppost address 2023-09-01 16:31:53 -05:00
Jicheng Lu 6330335b5d sync with master 2023-09-01 16:17:57 -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
Jicheng Lu 7dc43f7554 merge with master 2023-09-01 14:56:37 -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 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 55f1ff9ae1 Release v0.10.0 2023-08-29 21:48:59 -05:00
Jicheng Lu 45baed5a55 merge with master 2023-08-28 14:31:38 -05:00
Jicheng Lu 21943002c0 add basic mongo store 2023-08-28 13:57:51 -05:00
Haiping ab813205d1
Merge pull request #118 from hchen2020/master
Draft of Reasoning
2023-08-28 11:19:19 -05:00
Wenbo Cao 14d9066f65 Add PaddleOcrConverter 2023-08-28 10:24:43 -05:00
Jicheng Lu d7d0af2c15 add create agent and update agent 2023-08-28 00:28:14 -05:00
hchen2020 6f5cf2fcae Draft of Reasoning 2023-08-27 22:50:10 -05:00
Jicheng Lu a2a3759353 add mongo repository 2023-08-25 23:41:01 -05:00
Wenbo Cao 37e0a164fd Merge branch 'master' into add-PdfToTextConverter 2023-08-23 12:42:59 -05:00
Wenbo Cao 76ca3ffdb5 Add pdf2textconverter using paddlesharp 2023-08-23 12:42:36 -05:00
Wenbo Cao 89cbc4adfc MR for PdfToTextConverter 2023-08-21 15:53:49 -05:00
hchen 2d04226a14 Fix QuickReplies. 2023-08-21 15:43:03 -05:00
hchen 7d8226cad7 Messenger template message. 2023-08-20 20:23:33 -05:00
hchen b68c311acb Support Messenger quick reply. 2023-08-20 17:53:53 -05:00
hchen2020 b402aa9e91 Support rich content in UI. 2023-08-20 15:33:35 -05:00
hchen2020 7b7516a2cf Add ExecutionData for rich UI. 2023-08-20 15:20:16 -05:00
hchen2020 0da5bd36f7 Add onFunctionExecuted to reflect UI progress. 2023-08-20 14:02:59 -05:00
Haiping Chen 883ef65d2a Adjust LlamaSharp namespace.#100 2023-08-19 08:27:23 -05:00
Haiping Chen 47f8fddbac Seperate out LLamaSharp plugin.#100 2023-08-19 08:25:47 -05:00
hchen2020 ca60476d24 GetChatCompletionsAsyncRecursively 2023-08-17 23:27:07 -05:00
hchen2020 f825438632 Support liquid template. 2023-08-17 21:44:49 -05:00
hchen2020 77960842d9 Refactor to support agent router. 2023-08-16 23:04:23 -05:00
hchen2020 38bf2cdf4e Add GetVectors batch interface. 2023-08-15 12:21:04 -05:00
hchen2020 a4f5af93f7 Add CleanState function. 2023-08-15 10:41:34 -05:00
hchen f6dec6e6e2 Redefine IFunctionCallback.Execute. 2023-08-14 17:14:05 -05:00
hchen e57676ed46 Add Agent hook. 2023-08-14 12:00:01 -05:00
hchen 4306358876 Fix FileRepository bug. 2023-08-10 17:17:55 -05:00
hchen d55490dc07 Tracking conversation state. 2023-08-09 16:49:55 -05:00
hchen2020 19a31510c0 Adjust conversation history format. 2023-08-07 17:37:32 -05:00
hchen 3f49d11eff Re-format dialog history. 2023-08-07 15:17:54 -05:00
hchen b6c0d47b02 Add onFunctionExecuting to SendMessage. 2023-08-07 12:48:09 -05:00
Haiping Chen e81e01f8e3 Fix LLamaSharpPlugin.TextEmbeddingProvider 2023-08-07 05:21:31 -05:00
hchen 67de32b07c Messenger platform. 2023-08-04 17:07:44 -05:00
Haiping Chen 3fa4d51cbb Add readthedocs v2. 2023-07-31 20:31:41 -05:00
hchen2020 9b917b05c9 IFunctionCallback 2023-07-30 13:22:07 -05:00
hchen2020 746884fbfe Load function from conversation history. 2023-07-28 10:54:29 -05:00
hchen2020 efbc61ec1e Change OnFunctionExecution return type. 2023-07-27 23:27:12 -05:00
hchen2020 de2587dcb5 Print Azure AI settings. 2023-07-27 22:12:12 -05:00
hchen 60ce930d4c Function execution status. 2023-07-27 16:56:57 -05:00
hchen 842880dbbf Add onMessageReceived to support streaming. 2023-07-27 10:07:39 -05:00
hchen a87ec531b5 Add FunctionDefinition. 2023-07-26 16:05:30 -05:00
Haiping Chen 9ec85acf7a Massive update v0.6.0 2023-07-22 06:35:30 -05:00
hchen2020 d8ec3ee198 Change ChatMessage to RoleDialogModel. 2023-07-21 15:15:09 -05:00
hchen b250fc730d Fix user null issue. 2023-07-21 10:15:30 -05:00
hchen2020 2904c92513 Add IChatCompletion to IConversationCompletionHook 2023-07-20 20:55:40 -05:00
hchen2020 12e7d32be1 Update IConversationCompletionHook. 2023-07-19 17:30:23 -05:00
Haiping Chen 6b2d1fa30b Add converation completion hook. 2023-07-19 07:08:40 -05:00
xbotter 9dc2d535aa
clean error namespace 2023-07-03 11:45:47 +08:00
xbotter 42d700e80a
docs: update wechat plugin readme.md 2023-07-03 11:09:20 +08:00
xbotter 21a1e69447
update wechat account user bind 2023-07-03 10:57:09 +08:00
xbotter 2d7501e24b
Merge branch 'wechat-plugin' of https://github.com/xbotter/BotSharp into wechat-plugin 2023-07-03 09:03:50 +08:00
xbotter edf1675c5f
Merge branch 'SciSharp:master' into wechat-plugin 2023-07-03 09:03:40 +08:00