Step 1: Input information
{isBlogMode && (
<>
setBlogURL(e.target.value)}
/>
>
)}
{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.