Overview
Generate text embeddings from the command line.Commands
Basic Embedding
With Model Selection
With Custom Dimensions
Options
| Option | Short | Default | Description |
|---|---|---|---|
--model | -m | text-embedding-3-small | Embedding model |
--dimensions | -d | None | Output dimensions |

