Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ollama not working? #237

Open
AndyZocker opened this issue Dec 23, 2024 · 1 comment
Open

Ollama not working? #237

AndyZocker opened this issue Dec 23, 2024 · 1 comment

Comments

@AndyZocker
Copy link

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

@onuratakan
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants