Text2Vec
Chroma provides a convenient wrapper around the Text2Vec library. This embedding function runs locally and is particularly useful for Chinese text embeddings.- Python
This embedding function relies on the You can pass in an optional
text2vec python package, which you can install with pip install text2vec.model_name argument. By default, Chroma uses shibing624/text2vec-base-chinese.