LlmPrompt
Asks a language model something.
Fields
| Field | Type | Required | What it does |
|---|---|---|---|
prompt | string | yes | The user prompt, may contain {{expressions}}. |
systemPrompt | string | How the model should behave. |
Output
text, model, usage
Asks a language model something.
| Field | Type | Required | What it does |
|---|---|---|---|
prompt | string | yes | The user prompt, may contain {{expressions}}. |
systemPrompt | string | How the model should behave. |
text, model, usage