Published at: 2026-09-17

Prompt template FAQ


What does the primary object do?

The primary object determines where the prompt template can be used, and you can reference its data as variables in the prompt template. The primary object is required for all types except the Custom scenario type.

How do I fully customize the prompt content?

After you turn on custom settings, the prompt template hides the property settings and output settings. The style, length limit, output format, and everything else are determined entirely by the prompt content.

What should I do if variables do not take effect during debugging?

Make sure you reference each variable as a placeholder in the prompt content, and set a test value for each variable in the Generate preview dialog. The debug results area shows the actual prompt content after variable replacement, which you can use to verify.

How do I fix the output format as JSON?

In Output settings, select the JSON type and define the output variable format. The generated text will follow that format strictly.
Submit Feedback