Skip to content

Commit e7bc8c1

Browse files
Add IBM watsonx AI provider in the list of AI providers
1 parent 87d55a3 commit e7bc8c1

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)