mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-19 04:17:52 +00:00
upgraded api
This commit is contained in:
parent
7d3144ebbb
commit
53b6b27bb4
@ -989,7 +989,8 @@ class LoLLMsAPPI(LollmsApplication):
|
|||||||
personality = AIPersonality(None,
|
personality = AIPersonality(None,
|
||||||
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)
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 0631ce4b2c9bcdd18de05cf371f49d4c4151c81e
|
Subproject commit bf49040182614bb173d78770d81cc22774d9818a
|
@ -1 +1 @@
|
|||||||
Subproject commit 1a6401e67e55499c4e82129a26d65c0aad1a0efd
|
Subproject commit 99332c9100a711ac43ab0ad3265538c16f6527f2
|
@ -1 +1 @@
|
|||||||
Subproject commit d780a77d78d368ee5273a7b2b013e68846274e18
|
Subproject commit 62a45d7b44a2c0b35a151a37eeff64753e4e14f0
|
Loading…
Reference in New Issue
Block a user