How to create a vector using "text2vec-transformers" module? I want to use "nearVector" method but there is no way to create vector using "text2vec-transformers" module. I am using this module as my default vectorizer.
I have searched whole documentation of weaviate but not able to find any answer.