Ward Peeters

Results 176 comments of Ward Peeters

Sorry @MOHITPARMAR007 I already fixed it when working on #3308

Can i ask how you install the dependencies in the repo? Do you have a npmrc in the root?

@DuncanLHS I'm currently working on this problem, should be solved somewhere this week.

@adeniyii updated the example, you should be able to use it now.

Not sure if there is anything actionable here. Let's move to [Discord](https://discord.gg/BTYqqHKUrf) for these discussions. 🙏

Thanks for the PR, templates are not really the place for it, maybe examples. I'll do some thinking on this on where we want this to live. Thanks again for...

Closing in favor of vnext agent networking supporting this feature. All of the DynamicArgument types have support for async functions ``` interface NewAgentNetworkConfig { id: string; name: string; instructions: DynamicArgument;...

You can technically do this if you are not using `mastra build/dev`. You can create a mastra instance dynamically ``` const getMastra = (userId) => { const config = await...

@psraghuveer57 this should be fixed in latest release