post-embed-inferences
Generate text embeddings for AI image processing by converting input text into numerical representations that can be used with Scenario.com's generative models.
Instructions
Get embeddings from text
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| originalAssets | No | If set to true, returns the original asset without transformation | |
| dryRun | No | ||
| text | Yes | The text to embed. Must be a non-empty string. |