| Field | Type | Required | Description |
|---|---|---|---|
inputs |
models.Inputs | ✔️ | Text to embed. |
model |
str | ✔️ | ID of the model to use. |
encoding_format |
OptionalNullable[str] | ➖ | The format to return the embeddings in. |
| Field | Type | Required | Description |
|---|---|---|---|
inputs |
models.Inputs | ✔️ | Text to embed. |
model |
str | ✔️ | ID of the model to use. |
encoding_format |
OptionalNullable[str] | ➖ | The format to return the embeddings in. |