mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-02-01 08:48:19 +00:00
added a typing
This commit is contained in:
parent
2e19dcd425
commit
9ea8ea114c
@ -39,7 +39,7 @@ class LollmsApplication:
|
||||
self.mounted_extensions = []
|
||||
self.notification_callback = notification_callback
|
||||
self.binding=None
|
||||
self.model=None
|
||||
self.model:LLMBinding=None
|
||||
|
||||
try:
|
||||
if config.auto_update:
|
||||
|
Loading…
x
Reference in New Issue
Block a user