feat: add topic tagging, semantic duplicate detection, and per-provider vision toggle
This commit is contained in:
@@ -99,6 +99,7 @@ class AIProviderProfile:
|
||||
is_active: bool = False
|
||||
fallback_provider_id: Optional[int] = None
|
||||
fallback_provider_name: Optional[str] = None
|
||||
supports_vision: bool = False
|
||||
created_at: Optional[str] = None
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user