Skip to content

Commit

Permalink
Update App.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
AI-Maria authored May 28, 2024
1 parent a115dd2 commit eefec5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@
template_model: 'gpt-3.5-turbo',
language_code: 'ru',
messages: msg,
stream: true,
}),
});
Expand Down

0 comments on commit eefec5b

Please sign in to comment.