Merge pull request #509 from manishsencha/patch-1

feat: Fix typo
This commit is contained in:
Nevo David 2025-01-04 16:50:02 +07:00 committed by GitHub
commit 5657b21c31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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',