fix: silicon provider code list (#11474)
This commit is contained in:
@@ -33,9 +33,8 @@ export const CLAUDE_OFFICIAL_SUPPORTED_PROVIDERS = [
|
||||
'modelscope',
|
||||
'minimax',
|
||||
'longcat',
|
||||
SystemProviderIds.qiniu
|
||||
// If silicon is in this list, the fallback logic above will return true for all silicon models,
|
||||
// potentially bypassing the specific model filtering you added above.
|
||||
SystemProviderIds.qiniu,
|
||||
SystemProviderIds.silicon
|
||||
]
|
||||
export const CLAUDE_SUPPORTED_PROVIDERS = [
|
||||
'aihubmix',
|
||||
|
||||
Reference in New Issue
Block a user