Installation
Install the Sentence Transformers package:Usage
Create a Sentence Transformers embedder:Configuration Options
- model - The Sentence Transformers model to use (e.g., “all-MiniLM-L6-v2”, “all-mpnet-base-v2”)
For the full list of available models, see the Sentence Transformers documentation.