Usage
Config
Here are the parameters available for configuring LM Studio embedder:| Parameter | Description | Default Value |
|---|---|---|
model | The name of the LM Studio model to use | nomic-embed-text-v1.5-GGUF/nomic-embed-text-v1.5.f16.gguf |
embedding_dims | Dimensions of the embedding model | 1536 |
lmstudio_base_url | Base URL for LM Studio connection | http://localhost:1234/v1 |