From 153a53a1edc606daf6b3784aaed3e45774931922 Mon Sep 17 00:00:00 2001 From: ThatLinuxFan <9904667+NodeMixaholic@users.noreply.github.com> Date: Tue, 2 Jan 2024 18:28:11 -0600 Subject: [PATCH] Add files via upload --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index e38c22b..eb4a2eb 100644 --- a/main.py +++ b/main.py @@ -252,7 +252,7 @@ async def get_chatin(chatText: str): # Main function to run the program def main(chatin): - #check_updates() + check_updates() chatin = "Guest:" + chatin # Get response from ollama