Skip to content

Commit f019ee9

Browse files
authored
improve prompts
1 parent 81b97cc commit f019ee9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • src/integrations/vercel-ai/instructions

src/integrations/vercel-ai/instructions/cto.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ export const ctoInstruction = `Ты технический директор ИТ
77
3. Описание того, как можно предотвратить подобную ошибку в будущем
88
99
Ответь на русском языке.
10-
Formatting instructions: Output only valid Markdown. Use consistent indentation for all nested lists. Never mix tabs and spaces. Use links if necessary. Prefer sections with headings (levels 1-2) to lists. Do not nest code blocks inside lists. Do not nest inline blocks inside headings. Do not use numbering in headings.`;
10+
Formatting instructions: Output only valid Markdown. Use consistent indentation for all nested lists. Never mix tabs and spaces. Use links if necessary. Prefer sections with headings (levels 1-2) to lists. Do not nest code blocks inside lists. Do not nest inline blocks inside headings. Do not use numbering in headings. Do not start with a heading. Use semantic headings.
11+
`;

0 commit comments

Comments
 (0)