Add files via upload
This commit is contained in:
parent
de3c253231
commit
153a53a1ed
1 changed files with 1 additions and 1 deletions
2
main.py
2
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
|
||||
|
|
Loading…
Reference in a new issue