File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
- `Antioquia Brushfinch ` ->| 24.6.24.2 |<-
1
+ `Skydancer ` ->| 24.7.15.0 |<-
Original file line number Diff line number Diff line change @@ -17,6 +17,15 @@ def news(blank_line, Fore):
17
17
print (blank_line )
18
18
print (Fore .GREEN + "News" + Fore .WHITE )
19
19
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 )
20
29
print (Fore .LIGHTRED_EX + "Midori AI - As of Ver ->| 24.6.13.0 |<-" )
21
30
print (Fore .GREEN + 'We are working on our new cluster os for running' + Fore .WHITE )
22
31
print (Fore .GREEN + 'AI workloads, thank you for your time!' + Fore .WHITE )
You can’t perform that action at this time.
0 commit comments