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
Co-authored-by: Ben Smith <8enSmith@users.noreply.github.com>
Co-authored-by: Ben Smith <write.to.ben.smith@gmail.com>
Co-authored-by: Lars Grammel <lars.grammel@gmail.com>
Copy file name to clipboardExpand all lines: content/providers/03-community-providers/12-openrouter.mdx
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -48,14 +48,14 @@ You can obtain your OpenRouter API key from the [OpenRouter Dashboard](https://o
48
48
49
49
## Language Models
50
50
51
-
OpenRouter supports both chat and completion models. Use `openrouter.chatModel()` for chat models and `openrouter.completionModel()` for completion models:
51
+
OpenRouter supports both chat and completion models. Use `openrouter.chat()` for chat models and `openrouter.completion()` for completion models:
0 commit comments