From d3e35aab6d2eaabf4053184e4aa1b9727a15fe97 Mon Sep 17 00:00:00 2001 From: Luna Midori Date: Fri, 26 Apr 2024 11:42:55 -0700 Subject: [PATCH] AnythingLLM fix hopefully --- other_files/midori_program_ver.txt | 2 +- other_files/model_installer/subsystem_manager.py | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/other_files/midori_program_ver.txt b/other_files/midori_program_ver.txt index 48ceffa..0f95696 100644 --- a/other_files/midori_program_ver.txt +++ b/other_files/midori_program_ver.txt @@ -1 +1 @@ -`Red Satinbird` ->| 24.4.26.0 |<- \ No newline at end of file +`Red Satinbird` ->| 24.4.26.1 |<- \ No newline at end of file diff --git a/other_files/model_installer/subsystem_manager.py b/other_files/model_installer/subsystem_manager.py index f863c44..fcabfb0 100644 --- a/other_files/model_installer/subsystem_manager.py +++ b/other_files/model_installer/subsystem_manager.py @@ -199,7 +199,9 @@ print(Fore.RED + 'DEV NOTE:' + Fore.WHITE + ' Please report bugs to the github or email so we can fix them!') print(Fore.RED + 'DEV NOTE:' + Fore.WHITE + ' Thank you all so much for helping with the beta! <3') print("") - print(Fore.RED + 'DEV NOTE:' + Fore.WHITE + ' Please report bugs with the `AnythingLLM` backend to the github.') + print(Fore.RED + 'DEV NOTE:' + Fore.WHITE + ' A fix for the AnythingLLM backend was pushed server side') + print(Fore.RED + 'DEV NOTE:' + Fore.WHITE + ' Please back up the `files/anythingllm` folder then reinstall') + print(Fore.RED + 'DEV NOTE:' + Fore.WHITE + ' the backend by doing a full uninstall and install.') print("") for line in menu_list_opt: