Commit graph

29 commits

Author SHA1 Message Date
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 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
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
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
hchen2020 b64a4597b1 Enable knowledge in chatbot. 2023-06-29 18:14:57 -05:00
Haiping Chen 7244fd2604 Enable LLamaSharp (WIP) #81 2023-06-27 14:17:53 -05:00
Haiping Chen 29a65a0086 Add file as conversation storage.#76 2023-06-27 13:31:13 -05:00
Haiping Chen e843006cc7 Add MemVecDb. 2023-06-26 18:08:24 -05:00
Haiping Chen e3c9d0632c Abastract chat service zone. 2023-06-22 23:43:00 -05:00
Haiping Chen 2c5fa98dfe #73 2023-06-19 13:32:49 -05:00
Haiping Chen 7c945ac2b2 #78 2023-06-19 13:32:06 -05:00
Haiping Chen dcffdd076d Add Meta AI plugin. 2023-06-17 08:32:39 -05:00
Haiping Chen e9817af1a7 Knowledge base initial. 2023-06-16 21:42:35 -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 295744958f Simulate HuggingFace inference API. 2023-06-07 22:43:16 -05:00