Commit graph

6 commits

Author SHA1 Message Date
Jicheng Lu 5fe7a5f9d3 add text embedding 2024-06-30 21:14:02 -05:00
Haiping Chen bcf56767be Support to change Host Agent and used model. 2024-01-16 11:38:45 -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
hchen2020 38bf2cdf4e Add GetVectors batch interface. 2023-08-15 12:21:04 -05:00
Haiping Chen 9fae600def Adjust Qdrant project location. 2023-06-18 08:02:59 -05:00
Haiping Chen e9817af1a7 Knowledge base initial. 2023-06-16 21:42:35 -05:00