refactor: code cleanup
This commit is contained in:
@@ -306,8 +306,8 @@ class VersionTool(BaseTool):
|
||||
|
||||
# Check for configured providers
|
||||
try:
|
||||
from providers.base import ProviderType
|
||||
from providers.registry import ModelProviderRegistry
|
||||
from providers.shared import ProviderType
|
||||
|
||||
provider_status = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user