refactor: code cleanup
This commit is contained in:
@@ -1341,7 +1341,7 @@ When recommending searches, be specific about what information you need and why
|
||||
# Apply 40MB cap for custom models if needed
|
||||
effective_limit_mb = max_size_mb
|
||||
try:
|
||||
from providers.base import ProviderType
|
||||
from providers.shared import ProviderType
|
||||
|
||||
# ModelCapabilities dataclass has provider field defined
|
||||
if capabilities.provider == ProviderType.CUSTOM:
|
||||
|
||||
Reference in New Issue
Block a user