LlmPrompt

Asks a language model something.

Fields

FieldTypeRequiredWhat it does
promptstringyesThe user prompt, may contain {{expressions}}.
systemPromptstringHow the model should behave.

Output

text, model, usage