Skip to content

Commit 02e722b

Browse files
fix openrouter docs
1 parent 2c0b583 commit 02e722b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/configuration/language-model-providers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ The OpenAI compatible provider allows you to use any model that is compatible wi
304304
"$schema": "https://raw.githubusercontent.com/sourcebot-dev/sourcebot/main/schemas/v3/index.json",
305305
"models": [
306306
{
307-
"provider": "openai",
307+
"provider": "openrouter",
308308
"model": "YOUR_MODEL_HERE",
309309
"displayName": "OPTIONAL_DISPLAY_NAME",
310310
"token": {

0 commit comments

Comments
 (0)