mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-02-20 09:16:15 +00:00
upgraded
This commit is contained in:
parent
04a675c781
commit
d0ec7cf3f2
@ -405,13 +405,13 @@ try:
|
||||
|
||||
self.add_endpoint("/execute_code", "execute_code", self.execute_code, methods=["POST"])
|
||||
|
||||
self.add_endpoint("/update_binding_settings", "update_binding_settings", self.update_binding_settings, methods=["GET"])
|
||||
|
||||
# ----
|
||||
|
||||
|
||||
|
||||
|
||||
self.add_endpoint("/update_binding_settings", "update_binding_settings", self.update_binding_settings, methods=["GET"])
|
||||
|
||||
|
||||
def update_binding_settings(self):
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 33437f936f64eb8c9da1d5459fc77f97cb73465a
|
||||
Subproject commit a73618be611501bb704dd72627a1bcc9aa13e566
|
@ -1 +1 @@
|
||||
Subproject commit 6ec1d7348fe81a39ffcb8ec0cc428c56851d70fc
|
||||
Subproject commit 3d3cfcc66cd58fdbbb84307ffdb59bf608099795
|
Loading…
x
Reference in New Issue
Block a user