Skip to content

Commit eae09cd

Browse files
Add IBM watsonx AI provider in the list of AI providers
1 parent a768820 commit eae09cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/types/src/providers/ibm-watsonx.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ export const watsonxModels = {
3636
"ibm/granite-3-3-8b-instruct": {
3737
...baseModelInfo,
3838
},
39-
} as const satisfies Record<string, ModelInfo>
39+
} as const satisfies Record<string, ModelInfo>

0 commit comments

Comments
 (0)