We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 812aa55 commit 2e41464Copy full SHA for 2e41464
e2e/fixtures/provider-configs.fixture.ts
@@ -45,7 +45,7 @@ export const PARASOL_PROVIDER: ProviderConfig = {
45
' provider: "ChatOpenAI"',
46
' args:',
47
' model: "granite-8b-code-instruct-128k"',
48
- ' base_url: "https://granite-8b-code-instruct-maas-apicast-production.apps.prod.rhoai.rh-aiservices-bu.com:443"',
+ ' base_url: "https://granite-8b-code-instruct-maas-apicast-production.apps.prod.rhoai.rh-aiservices-bu.com:443/v1"',
49
'active: *active',
50
].join('\n'),
51
};
0 commit comments