diff --git a/lollms_core b/lollms_core index d259103f..759810a3 160000 --- a/lollms_core +++ b/lollms_core @@ -1 +1 @@ -Subproject commit d259103fdf498c4d05b6b438f137bb15960c706d +Subproject commit 759810a34972992a6e5b9f89b7734db1e7152d4a diff --git a/lollms_webui.py b/lollms_webui.py index 9d5be1e4..f1c5a8af 100644 --- a/lollms_webui.py +++ b/lollms_webui.py @@ -1401,14 +1401,14 @@ class LOLLMSWebUI(LOLLMSElfServer): self.personality.ui(sources_text) if len(context_details["skills"]) > 0: sources_text += '
Memories:
' - sources_text += '
' + sources_text += '
' ind = 0 for skill in context_details["skills"]: sources_text += f'''