Open chungy123 opened 8 months ago
Is this problem solved?
i have the same problem
I get the same error on Windows 11 adding the verbose flag seems that it fails generating the action like seen in the image and there's never a request sent to Ollama.
Tried a python script to test the connection to Ollama and it's fine.
--EDIT--
Turned out to be an environment variable, make sure your OLLAMA_HOST is set correctly.
I am using linux with ollama. After ollama pull llava and ollama serve, operate -m llava return error local variable 'content' referenced before assignment
Steps to Reproduce
Expected Behavior
Perform the action of the prompt
Actual Behavior:
return [llava] That did not work. Trying again X get_image failed: error 8 (73, 0, 680) [Self-Operating Computer][Error] -> local variable 'content' referenced before assignment
Environment
Screenshots