Open
Description
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'
Metadata
Metadata
Assignees
Labels
No labels