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
7fbff8c777
PluginController
2023-10-10 23:11:06 -05:00
hchen
73ead13d7f
Rename PackageVersion to BotSharpVersion;
...
Add SetModelName to IChatCompletion.
2023-09-19 11:29:25 -05:00
Haiping Chen
9f74b04fd7
Separate KnoledgeBase as standalone plugin.
2023-09-06 07:58:02 -05:00
Haiping Chen
6146ca1fa5
bump verion to v0.10.1.
2023-09-01 21:25:43 -05:00
Haiping Chen
973ec72e6d
Fix intent code start issue.
2023-09-01 10:42:16 -05:00
Haiping Chen
47f8fddbac
Seperate out LLamaSharp plugin.#100
2023-08-19 08:25:47 -05:00
hchen2020
f825438632
Support liquid template.
2023-08-17 21:44:49 -05:00
hchen2020
38bf2cdf4e
Add GetVectors batch interface.
2023-08-15 12:21:04 -05:00
Haiping Chen
e5e322b3d7
#81
2023-06-27 18:36:50 -05:00
Haiping Chen
e843006cc7
Add MemVecDb.
2023-06-26 18:08:24 -05:00
Haiping Chen
7c945ac2b2
#78
2023-06-19 13:32:06 -05:00
Haiping Chen
1f9f8767d4
Add chunk chopping #70
2023-06-18 13:15:00 -05:00
Haiping Chen
9fae600def
Adjust Qdrant project location.
2023-06-18 08:02:59 -05:00
Haiping Chen
43dfc9b642
Abstract Vector database.
2023-06-17 21:56:22 -05:00
Haiping Chen
dcffdd076d
Add Meta AI plugin.
2023-06-17 08:32:39 -05:00