Step 1: Input information
{model === 'custom' && (
setCustomModel(e.target.value)}
/>
)}
{thought.length > 0 && (
<>
Thought process:
>
)}
{/*
The LLM may generate an incorrect YAML. If it fails on Step 2,
re-generate the script or adding a note to force it to follow YAML
format.
*/}