Ollama not working?
I have Ollama running, loaded Ollama 3.1 model and if i input a text prompt i get this error inside the text bar:
System: EXCEPTION: Traceback (most recent call last): File "C:\Users\Andy\AppData\Roaming\Python\Python312\site-packages\gpt_computer_assistant\agent\process.py", line 261, in process_text llm_output = assistant( ^^^^^^^^^^ File "C:\Users\Andy\AppData\Roaming\Python\Python312\site-packages\gpt_computer_assistant\agent\assistant.py", line 212, in assistant the_last_messages = msg["messages"] ^^^ UnboundLocalError: cannot access local variable 'msg' where it is not associated with a value
Hi, we are working on a new concept for GCA. Ollama is not connected at the moment, but we will integrate it very soon. Apologies for any misinformation.