Description
Text2Vec is a wonderful Chinese embedding platform that executing locally.
We can integrate it in pyseekdb and it can help developers use Text2Vec easily.
Please refer to SentenceTransformerEmbeddingFunction to see how to add a new embedding function class.
See tex2vec github for more information.
Description
Text2Vecis a wonderful Chinese embedding platform that executing locally.We can integrate it in pyseekdb and it can help developers use Text2Vec easily.
Please refer to
SentenceTransformerEmbeddingFunctionto see how to add a new embedding function class.See tex2vec github for more information.