Commit graph

73 commits

Author SHA1 Message Date
Haiping Chen bcf56767be Support to change Host Agent and used model. 2024-01-16 11:38:45 -06:00
Haiping Chen 6286393242 Plugin settings with interaction with UI. 2024-01-15 13:15:18 -06:00
Haiping Chen ddebff69ec Add UserName 2024-01-04 21:20:50 -06:00
Haiping Chen b3311a1917 Utilities.ClearCache 2023-12-27 09:33:03 -06:00
hchen 1c03789a38 Fix config priority. 2023-12-15 11:54:44 -06:00
Haiping a7d346c1e9
CompletionProvider.GetCompletion 2023-12-15 10:31:11 -06:00
Haiping Chen 538753571a Unify the LLM Provider Settings #234 2023-12-13 12:12:25 -06:00
Haiping Chen 8c60e6ae78 Use text completion for instruct mode. 2023-10-23 18:20:18 -05:00
Haiping Chen 7fbff8c777 PluginController 2023-10-10 23:11:06 -05:00
Haiping Chen c9822dd7ee TextCompletion of google-ai 2023-10-09 17:28:17 -05:00
Haiping Chen c46fa843cd Clean code. 2023-09-24 11:20:02 -05:00
hchen 18eb9d677c RoutingSettings.Provider and Model. 2023-09-20 17:08:14 -05:00
hchen 73ead13d7f Rename PackageVersion to BotSharpVersion;
Add SetModelName to IChatCompletion.
2023-09-19 11:29:25 -05:00
Haiping Chen ab09f1fcae Support HuggingFace Inference API. 2023-09-18 03:35:02 -05:00
hchen 4b6c32586c Set default ModelName as null. 2023-09-14 11:42:48 -05:00
Haiping Chen 17bfcb2518 Set model in conversation state. 2023-09-13 20:41:51 -05:00
hchen2020 93457dd6a9 Support model switch in request level. 2023-09-09 10:37:38 -05:00
Haiping Chen 9f74b04fd7 Separate KnoledgeBase as standalone plugin. 2023-09-06 07:58:02 -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 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