Haiping
4c1af4c710
Merge pull request #213 from xbotter/sk/memory
...
Refactor the injection method of the SemanticKernel component.
2023-11-20 09:23:12 -06:00
xbotter
eccef74d47
refactor SemanticKernelTextEmbeddingProvider
2023-11-20 21:44:49 +08:00
xbotter
fe3e324fb8
refactor semantic kernel Plugin
2023-11-20 21:20:10 +08:00
xbotter
eb1b77904b
save stage
2023-11-19 21:34:13 +08:00
hchen
0bf2fe58fc
Fix ExecuteOnce fetch dialogs.
2023-11-16 12:20:43 -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
8378af8009
Merge branch 'master' of https://github.com/SciSharp/BotSharp
2023-11-13 10:47:29 -06:00
Haiping Chen
c21255979b
Remove ChatHub.
2023-11-13 10:47:27 -06:00
xbotter
0dbecdf209
update SK Provider and UnitTest
2023-11-13 23:11:49 +08:00
xbotter
19df4da111
format code and add unit tests
2023-11-12 22:04:00 +08:00
Haiping Chen
3caa7a5499
HFPlanner
2023-10-30 11:48:18 -05:00
Haiping Chen
933fc3febd
Share one message instance through the conversation.
2023-10-27 15:36:26 -05:00
Haiping Chen
5d7dd09801
Allow IInstructService to StopCompletion.
2023-10-24 22:41:08 -05:00
Haiping Chen
a4c1b56740
Add executor of evaluation.
2023-10-22 19:31:49 -05:00
Haiping Chen
13e17acc76
Fix CurrentRecursionDepth bug in Testing mode.
2023-10-20 18:57:45 -05:00
Haiping Chen
8fcada182f
Optimize router prompt.
2023-10-19 22:47:14 -05:00
Haiping
8531d8ab09
Add IContentGeneratingHook.
2023-10-16 15:07:07 -05:00
Haiping Chen
1a54f17440
Auto test.
2023-10-13 15:08:59 -05:00
Haiping Chen
25ac948510
Fix package bug.
2023-09-21 10:10:24 -05:00
Haiping Chen
1ff154c682
Update router instruction.
2023-09-21 08:08:27 -05:00
Haiping Chen
a56d770e27
Add make_payment to PizzaBot.
2023-09-20 05:59:27 -05:00
Haiping Chen
a7b6c4083f
Build-in routing prompt.
2023-09-20 05:31:50 -05:00
Haiping Chen
3e68cf0311
Try new routing.
2023-09-19 07:17:50 -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
Haiping Chen
de82fac8e2
Change interface GetAgentResponses.
2023-09-09 15:13:19 -05:00
Haiping Chen
9f74b04fd7
Separate KnoledgeBase as standalone plugin.
2023-09-06 07:58:02 -05:00
Haiping Chen
05b8db8547
Support states from inbound api.
2023-09-05 22:19:36 -05:00
Haiping Chen
4dcb00ca83
Function templating response.
2023-08-30 18:29:01 -05:00
Haiping Chen
9393508a46
Add Pizza bot example.
2023-08-30 17:40:45 -05:00
Haiping Chen
e81e01f8e3
Fix LLamaSharpPlugin.TextEmbeddingProvider
2023-08-07 05:21:31 -05:00
Haiping Chen
8046ddafe6
Support User related functions.
2023-06-11 18:46:02 -05:00
Haiping Chen
071a64ea21
Remove IPlatformMidware.
2023-06-09 21:56:04 -05:00