Skip to content

Commit 5d42ce2

Browse files
committed
updated the manager
1 parent 7c0a6a8 commit 5d42ce2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

other_files/midori_program_ver.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
`Antioquia Brushfinch` ->| 24.6.24.2 |<-
1+
`Skydancer` ->| 24.7.15.0 |<-

other_files/model_installer/version.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ def news(blank_line, Fore):
1717
print(blank_line)
1818
print(Fore.GREEN + "News" + Fore.WHITE)
1919
print(blank_line)
20+
print(Fore.LIGHTRED_EX + "Midori AI - As of Ver ->| 24.7.15.0 |<-")
21+
print(Fore.GREEN + 'Deely sorry for the lack of updates, been working on how to make a new' + Fore.WHITE)
22+
print(Fore.GREEN + 'docker friendly but works with out docker compose system' + Fore.WHITE)
23+
print(Fore.GREEN + 'Deeply sorry for the delay!' + Fore.WHITE)
24+
print(blank_line)
25+
print(Fore.LIGHTRED_EX + "AnythingLLM - As of Ver ->| 24.7.15.0 |<-" + Fore.WHITE)
26+
print('To fix AnythingLLM when updating, please on the host go into the ``files/anythingllm`` folder')
27+
print('then run ``docker compose up -d --pull always`` to update it!')
28+
print(blank_line)
2029
print(Fore.LIGHTRED_EX + "Midori AI - As of Ver ->| 24.6.13.0 |<-")
2130
print(Fore.GREEN + 'We are working on our new cluster os for running' + Fore.WHITE)
2231
print(Fore.GREEN + 'AI workloads, thank you for your time!' + Fore.WHITE)

0 commit comments

Comments
 (0)