mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-06-12 04:18:18 +00:00
upgraded api
This commit is contained in:
@ -990,6 +990,7 @@ class LoLLMsAPPI(LollmsApplication):
|
|||||||
self.lollms_paths,
|
self.lollms_paths,
|
||||||
self.config,
|
self.config,
|
||||||
self.model,
|
self.model,
|
||||||
|
app=self,
|
||||||
run_scripts=True,
|
run_scripts=True,
|
||||||
installation_option=InstallOption.FORCE_INSTALL)
|
installation_option=InstallOption.FORCE_INSTALL)
|
||||||
mounted_personalities.append(personality)
|
mounted_personalities.append(personality)
|
||||||
|
Submodule lollms_core updated: 0631ce4b2c...bf49040182
Submodule utilities/safe_store updated: 1a6401e67e...99332c9100
Submodule zoos/personalities_zoo updated: d780a77d78...62a45d7b44
Reference in New Issue
Block a user