BotSharp/src/Plugins/BotSharp.Plugin.MetaAI
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
..
Providers 🔧 Update ITextEmbedding interface and its implementations 2023-11-16 21:37:53 +08:00
Settings Add Meta AI plugin. 2023-06-17 08:32:39 -05:00
BotSharp.Plugin.MetaAI.csproj PluginController 2023-10-10 23:11:06 -05:00
MetaAiPlugin.cs Add MemVecDb. 2023-06-26 18:08:24 -05:00