Skip to content

Commit 2c2e1c1

Browse files
committed
disable custom oai model provider in stable
1 parent 5d4cd33 commit 2c2e1c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1806,6 +1806,7 @@
18061806
},
18071807
{
18081808
"vendor": "customoai",
1809+
"when": "productQualityType != 'stable'",
18091810
"displayName": "OpenAI Compatible",
18101811
"configuration": {
18111812
"type": "object",

0 commit comments

Comments
 (0)