Coming from 0.10.X to 0.20.X -Agent Networks and Memory

We are doing an upgrade and having a ton of pain around this. After moving to the new privative and cutting over to passing a group of agents into another, we noticed we need to instantiate memory. We are having issues with working memory and Mastra is complaining and had to disable it. Are there any other steps we need to look out for jumping this many versions forward?
No description
7 Replies
_roamin_
_roamin_6d ago
Hi @Nicolas Fry ! What kind of issues are you having with the working memory?
Nicolas Fry
Nicolas FryOP6d ago
updateWorkingBoundary not found @Romain
Mastra Triager
GitHub
[DISCORD:1427777632350765119] Coming from 0.10.X to 0.20.X -Agent N...
This issue was created from Discord post: https://discord.com/channels/1309558646228779139/1427777632350765119 We are doing an upgrade and having a ton of pain around this. After moving to the new ...
_roamin_
_roamin_6d ago
Hmm, not sure what that is. Could you share a full stacktrace?
Nicolas Fry
Nicolas FryOP5d ago
@Romain I was able to troubleshoot and it had to do with Zod. The error itself was cryptic and no idea why it errored like this
caleb
caleb5d ago
@Nicolas Fry I have seen this weird issue happen a few times with openai models. Sometimes the model is trying to call the tool "functions.updateWorkingMemory" but the tool is just called "updateWorkingMemory" so its trying to access it by the wrong name. Very strange and doesn't happen consistently.
Nicolas Fry
Nicolas FryOP5d ago
@caleb will keep an eye on this and report back as we roll this into prod soon

Did you find this page helpful?