Michael Rasoahaingo

Results 11 comments of Michael Rasoahaingo

Same issue, when I use a component to render title, description

Hello, same issue for me since the /api route is not working 😞

Is the support of SSR portals in the pipelines?

Yes, why we have to add it into the next config 🤔

I have the same issue. The workaround is the same as mentionned above, save the streamed text in a variable, then display it in the tool...

Did someone made a benchmark between the realtime and completion token usage? Does the realtime send all the history to the model but it's done under the hood?

> I don't know what the best or suggested setup is, however they do have an example which combines NextJS with Mastra. I do think updating the docs to simplify...

Hi, @TheIsrael1, yes, declaring and using agent inside the nextjs project works perfectly. I can `useChat` and call the agent on my API endpoint. After, when I install `mastra` and...

> pls can you trying doing this @mrasoahaingo > "one thing I'll suggest you can try is putting the mastra folder at the project root directly, then run mastra dev...