feat: add hunyuan to function calling models
This commit is contained in:
parent
9ae7c5101e
commit
99ac5986ee
@ -186,6 +186,7 @@ export const FUNCTION_CALLING_MODELS = [
|
||||
'gpt-4.5',
|
||||
'claude',
|
||||
'qwen',
|
||||
'hunyuan',
|
||||
'glm-4(?:-[\\w-]+)?',
|
||||
'learnlm(?:-[\\w-]+)?',
|
||||
'gemini(?:-[\\w-]+)?' // 提前排除了gemini的嵌入模型
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user