Commit graph

12 commits

Author SHA1 Message Date
Haiping Chen bcf56767be Support to change Host Agent and used model. 2024-01-16 11:38:45 -06:00
Haiping Chen 6286393242 Plugin settings with interaction with UI. 2024-01-15 13:15:18 -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 973ec72e6d Fix intent code start issue. 2023-09-01 10:42:16 -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 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