Get Embeddings
This action creates an embedding vector representing the input text.
Action Settings
| Setting | Description |
|---|---|
| Model | The model to use. |
Action Parameters
| Parameter | Description |
|---|---|
| Text | The text to convert to an embedding vector. This parameter is required. |
Result
The action returns the result embedding vector, model used, and used token counts.
Was this page helpful?