Skip to content

Commit 2e41464

Browse files
committed
update link
Signed-off-by: Alejandro Brugarolas <[email protected]>
1 parent 812aa55 commit 2e41464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/fixtures/provider-configs.fixture.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export const PARASOL_PROVIDER: ProviderConfig = {
4545
' provider: "ChatOpenAI"',
4646
' args:',
4747
' 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"',
48+
' base_url: "https://granite-8b-code-instruct-maas-apicast-production.apps.prod.rhoai.rh-aiservices-bu.com:443/v1"',
4949
'active: *active',
5050
].join('\n'),
5151
};

0 commit comments

Comments
 (0)