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 a768820 commit eae09cdCopy full SHA for eae09cd
packages/types/src/providers/ibm-watsonx.ts
@@ -36,4 +36,4 @@ export const watsonxModels = {
36
"ibm/granite-3-3-8b-instruct": {
37
...baseModelInfo,
38
},
39
-} as const satisfies Record<string, ModelInfo>
+} as const satisfies Record<string, ModelInfo>
0 commit comments