| Field | Type | Required | Description | Example |
|---|---|---|---|---|
inputs |
models.Inputs | ✔️ | Text to embed. | [ "Embed this sentence.", "As well as this one." ] |
model |
Optional[str] | ➖ | ID of the model to use. | |
encoding_format |
OptionalNullable[str] | ➖ | The format to return the embeddings in. |