-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Description
The researcher_agent
demo doesn’t work with Memori v2.0.0.
Details
- Repo: https://github.com/GibsonAI/memori/tree/main/demos/researcher_agent
- I created a fix here: fixed the researcher with agno #73
- With my fix, the demo works correctly on Memori v1.0.2.
However, after upgrading to Memori v2.0.0:
- The app runs without errors, but the researcher agent does not return any answers.
When I switch back to v1.0.2, everything works perfectly again.
Steps to Reproduce
- Clone the repo and run the
researcher_agent
demo with Memori v2.0.0. - Try asking any question → no output is returned.
- Downgrade to v1.0.2 → works as expected.
Expected Behaviour
The researcher agent should return results in v2.0.0 just as it does in v1.0.2.
Metadata
Metadata
Assignees
Labels
No labels