gpt-computer-assistant icon indicating copy to clipboard operation
gpt-computer-assistant copied to clipboard

Ollama not working?

Open AndyZocker opened this issue 1 year ago • 1 comments

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

AndyZocker avatar Dec 23 '24 03:12 AndyZocker

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.

onuratakan avatar Dec 24 '24 20:12 onuratakan