OpenRP Docs
Behavior EngineNodesAi

LLM

Calls a language model to generate text or structured JSON from a given prompt.

Inputs

The inputs required to configure this node.

Prop

Type

LlmMessage

Prop

Type

LlmAttachment

Optional image attachments included with this message. Only supported on user turns.

Image attachment stored in Supabase storage.

Prop

Type

Image attachment from a remote URL.

Prop

Type

Image attachment provided as base64 Data URI.

Prop

Type

Outputs

The payload this node emits after execution.

Prop

Type

UsageDetails

Detailed token usage statistics.

Prop

Type

UsageOutputTokens

Prop

Type

On this page