We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d379dc4 commit d4efe4eCopy full SHA for d4efe4e
apps/snow-leopard/lib/ai/prompts.ts
@@ -22,7 +22,7 @@ Never expose tool names/IDs to the user.`;
22
const writingQualityPrompt = `
23
STYLE
24
• Clear, active voice; concise.
25
-• Use Markdown: headings, bullets..
+• Use Markdown: headings, bullets (NO TABLES) - MAINLY JUST TEXT
26
• No code fences around normal prose.
27
• Respect user's existing style when editing.`;
28
0 commit comments