Commit graph

22 commits

Author SHA1 Message Date
hchen b68c311acb Support Messenger quick reply. 2023-08-20 17:53:53 -05:00
hchen2020 0da5bd36f7 Add onFunctionExecuted to reflect UI progress. 2023-08-20 14:02:59 -05:00
Haiping Chen 47f8fddbac Seperate out LLamaSharp plugin.#100 2023-08-19 08:25:47 -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 4306358876 Fix FileRepository bug. 2023-08-10 17:17:55 -05:00
Haiping Chen e81e01f8e3 Fix LLamaSharpPlugin.TextEmbeddingProvider 2023-08-07 05:21:31 -05:00
Haiping Chen 3fa4d51cbb Add readthedocs v2. 2023-07-31 20:31:41 -05:00
hchen 0d7c567502 Add onMessageReceived to support streaming. 2023-07-28 06:53:43 -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 29a65a0086 Add file as conversation storage.#76 2023-06-27 13:31:13 -05:00
Haiping Chen e3c9d0632c Abastract chat service zone. 2023-06-22 23:43:00 -05:00
Haiping Chen 7c945ac2b2 #78 2023-06-19 13:32:06 -05:00
Haiping Chen 2dd93aef42 Added ContentTransfer. 2023-06-12 22:27:31 -05:00
Haiping Chen 8046ddafe6 Support User related functions. 2023-06-11 18:46:02 -05:00
Haiping Chen c03be389ca Update README.md. 2023-06-11 10:22:48 -05:00
Haiping Chen 071a64ea21 Remove IPlatformMidware. 2023-06-09 21:56:04 -05:00
Haiping Chen 295744958f Simulate HuggingFace inference API. 2023-06-07 22:43:16 -05:00