For the complete documentation index, see llms.txt. This page is also available as Markdown.

Prompt Widget

Widgets in Workshop

Prompt widget

Config

Fields besides widget_id and output_name

Field's Name
JSON Type (Required/Optional)
Description
Example

content

string (Required)

User input message processed by language models.

‘Hello.’

Example

Last updated