Merge remote-tracking branch 'origin/main'

This commit is contained in:
Nevo David 2025-01-05 19:06:29 +07:00
commit 4ad975d484
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ export class OpenaiService {
{
role: 'assistant',
content:
'Your take a full website text, and extract only the article content',
'You take a full website text, and extract only the article content',
},
{
role: 'user',