You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# OpenRouter Provider for Vercel AI SDK
2
2
3
-
The [OpenRouter](https://openrouter.ai/) provider for the [Vercel AI SDK](https://sdk.vercel.ai/docs) gives access to over 300 large language model on the OpenRouter chat and completion APIs.
3
+
The [OpenRouter](https://openrouter.ai/) provider for the [Vercel AI SDK](https://sdk.vercel.ai/docs) gives access to over 300 large language models on the OpenRouter chat and completion APIs.
4
4
5
5
## Setup
6
6
@@ -126,7 +126,7 @@ await streamText({
126
126
{
127
127
role: 'system',
128
128
content:
129
-
'You are a podcast summary assistant. You are detailoriented and critical about the content.',
129
+
'You are a podcast summary assistant. You are detail-oriented and critical about the content.',
0 commit comments