Haiping Chen
3f33182cf8
realtime test
2025-02-03 04:02:36 +00:00
Haiping Chen
4012305e58
Init Core.Rule module
2024-12-02 15:18:16 -06:00
Jicheng Lu
fff9438294
refine knowledge settings
2024-08-22 15:23:22 -05:00
Jicheng Lu
5fe7a5f9d3
add text embedding
2024-06-30 21:14:02 -05:00
Haiping Chen
6ad8a3e076
Fix compile error.
2024-05-03 13:17:14 -05:00
Haiping Chen
bcf56767be
Support to change Host Agent and used model.
2024-01-16 11:38:45 -06:00
Haiping Chen
e456cdb83a
Chang GetChatCompletions to async.
2024-01-13 22:48:26 -06:00
Haiping Chen
cdae1235da
UnmatchedAgent
2024-01-06 16:24:22 -06:00
Haiping Chen
4c6c035b07
Plugin IconUrl.
2023-12-25 21:16:41 -06:00
Jicheng Lu
c667f1bad5
add logger
2023-11-29 17:23:14 -06:00
xbotter
114fa98616
🔧 Update ITextEmbedding interface and its implementations
...
- Update ITextEmbedding interface to use async methods for getting vectors
- Update KnowledgeService to use async methods for getting vectors
- Update TextEmbeddingProvider and fastTextEmbeddingProvider to use async methods for getting vectors
- Update IntentClassifier to use async methods for getting vectors
- Update SemanticKernelTextEmbeddingProvider to use async methods for getting vectors
2023-11-16 21:37:53 +08:00
Haiping Chen
3caa7a5499
HFPlanner
2023-10-30 11:48:18 -05:00
Haiping Chen
513ad5814e
NaivePlanner
2023-10-28 15:59:26 -05:00
Haiping Chen
5d7dd09801
Allow IInstructService to StopCompletion.
2023-10-24 22:41:08 -05:00
Haiping
8531d8ab09
Add IContentGeneratingHook.
2023-10-16 15:07:07 -05:00
Haiping Chen
fbd3c6f0ca
Fix #167
2023-10-11 19:59:09 -05:00
Haiping Chen
0cd0b32e9a
Add Google PaLM 2.
2023-10-08 15:46:42 -05:00
Haiping
3740a8cc7a
Add GetChatCompletions and clean routing code.
2023-09-27 07:51:15 -05:00
hchen
73ead13d7f
Rename PackageVersion to BotSharpVersion;
...
Add SetModelName to IChatCompletion.
2023-09-19 11:29:25 -05:00
Haiping Chen
ba99aabd3e
Move PizzaBot project to another solution.
2023-09-18 05:13:56 -05:00
Haiping Chen
ab09f1fcae
Support HuggingFace Inference API.
2023-09-18 03:35:02 -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
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