Skip to content

Commit a61abb5

Browse files
committed
fixup
1 parent 1fa4f85 commit a61abb5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ export const WATSONX_NON_TOOL_CALLS_MODELS = [
2828
"ibm/granite-3-3-8b-instruct",
2929
"ibm/granite-3-3-8b-instruct-np",
3030
"ibm/granite-3-8b-instruct",
31+
"mistral-large-2512",
3132
"mistralai/mistral-medium-2505",
33+
"mistralai/mistral-small-3-1-24b-instruct-2503",
3234
] as const
3335

3436
export type WatsonxAIModelId = keyof typeof watsonxModels

0 commit comments

Comments
 (0)