agent-zero
agent-zero copied to clipboard
Browser agent error
Hi When I am asking for example "What is on https://google.com" then I get this error message:
Traceback (most recent call last):
Traceback (most recent call last):
File "/a0/agent.py", line 332, in monologue
tools_result = await self.process_tools(agent_response)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/a0/agent.py", line 685, in process_tools
await tool.after_execution(response)
File "/a0/python/helpers/tool.py", line 36, in after_execution
text = response.message.strip()
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'strip'
AttributeError: 'NoneType' object has no attribute 'strip'
I am using the hacking tag image.
what mml chat models and utility models you use, have you tried to repeat with others ? Sometimes small local lmm just cant cope with everything