juniorsereno

Results 8 comments of juniorsereno

We need a fix for this bug where deepseek's memory gives an error using json_object, this makes it impossible to have an app with short memory using json_object.

The agent becomes completely unusable with this problem; now with the MCP tool, it no longer responds with anything other than "I am thinking about how to help you."

> [@juniorsereno](https://github.com/juniorsereno) You could try this (fix code) by change in file core/agent/base_agent_runner.py. I fix to only fetch 20 latest message > > ![Image](https://github.com/user-attachments/assets/85b0a6d7-5477-4ee0-9b82-860b334cc02d) Seriously, does this solve the problem?...

This is really important and would make production much simple. As it already has a limitation in ChatFlow, this should not be complicated to apply to agents.

We really need this, an agent without memory is very limited, the chatflow agent should have the same functionalities as the chat agent with memory Other platforms like n8n langflow,...