We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36fa88 commit 214933eCopy full SHA for 214933e
src/lib/utils/ai-analysis.ts
@@ -123,7 +123,7 @@ Use simple bullet points starting with '-'`;
123
{
124
role: 'system',
125
content:
126
- 'You are a helpful pet care assistant. Analyze the provided journal entries and give practical insights about the pet\'s wellbeing.',
+ "You are a helpful pet care assistant. Analyze the provided journal entries and give practical insights about the pet's wellbeing.",
127
},
128
{ role: 'user', content: prompt },
129
],
0 commit comments