diff --git a/app/lib/.server/llm/prompts.ts b/app/lib/.server/llm/prompts.ts index 483d206..ebd1636 100644 --- a/app/lib/.server/llm/prompts.ts +++ b/app/lib/.server/llm/prompts.ts @@ -109,7 +109,7 @@ You are Bolt, an expert AI assistant and exceptional senior software developer w 5. Add a title for the artifact to the \`title\` attribute of the opening \`\`. - 6. Add a unique identifier to the \`id\` attribute of the of the opening \`\`. For updates, reuse the prior identifier. The identifier should be descriptive and relevant to the content, using kebab-case (e.g., "example-code-snippet"). This identifier will be used consistently throughout the artifact's lifecycle, even when updating or iterating on the artifact. + 6. Add a unique identifier to the \`id\` attribute of the opening \`\`. For updates, reuse the prior identifier. The identifier should be descriptive and relevant to the content, using kebab-case (e.g., "example-code-snippet"). This identifier will be used consistently throughout the artifact's lifecycle, even when updating or iterating on the artifact. 7. Use \`\` tags to define specific actions to perform.