BotSharp/src/Plugins/BotSharp.Plugin.LLamaSharp
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 Support HuggingFace Inference API. 2023-09-18 03:35:02 -05:00
BotSharp.Plugin.LLamaSharp.csproj Allow IInstructService to StopCompletion. 2023-10-24 22:41:08 -05:00
LlamaAiModel.cs Allow IInstructService to StopCompletion. 2023-10-24 22:41:08 -05:00
LLamaSharpPlugin.cs Adjust LlamaSharp namespace.#100 2023-08-19 08:27:23 -05:00
Using.cs Add IContentGeneratingHook. 2023-10-16 15:07:07 -05:00