We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c0b583 commit 02e722bCopy full SHA for 02e722b
docs/docs/configuration/language-model-providers.mdx
@@ -304,7 +304,7 @@ The OpenAI compatible provider allows you to use any model that is compatible wi
304
"$schema": "https://raw.githubusercontent.com/sourcebot-dev/sourcebot/main/schemas/v3/index.json",
305
"models": [
306
{
307
- "provider": "openai",
+ "provider": "openrouter",
308
"model": "YOUR_MODEL_HERE",
309
"displayName": "OPTIONAL_DISPLAY_NAME",
310
"token": {
0 commit comments