Merge remote-tracking branch 'origin/main' into feat/credit-pool

This commit is contained in:
Yansong Zhang
2026-01-08 10:09:09 +08:00
3289 changed files with 213946 additions and 152401 deletions

View File

@ -331,7 +331,6 @@ class ProviderManager:
provider=provider_schema.provider,
label=provider_schema.label,
icon_small=provider_schema.icon_small,
icon_large=provider_schema.icon_large,
supported_model_types=provider_schema.supported_model_types,
),
)