EngineVersion 1genClasses

genai:Model

A specific model that generated a completion.

Represents the generated output from an LLM completion action.

Properties

genai:modelId (required, max 1)

The identifier of a GenAI Model.

Model must have exactly one non-empty model identifier (string).

A simple string prompt that instructs the model what to generate.

On this page