fix: add tool use capability

This commit is contained in:
suyao 2025-12-17 17:57:11 +08:00
parent 1ec8492f7e
commit 9804073bc3
No known key found for this signature in database

View File

@ -30,7 +30,8 @@ export const FUNCTION_CALLING_MODELS = [
'kimi-k2(?:-[\\w-]+)?',
'ling-\\w+(?:-[\\w-]+)?',
'ring-\\w+(?:-[\\w-]+)?',
'minimax-m2'
'minimax-m2',
'mimo-v2-flash'
] as const
const FUNCTION_CALLING_EXCLUDED_MODELS = [