Ward Peeters

Results 176 comments of Ward Peeters

That's a nice idea! If we could support plain JSON and Zod, that would be great. Unfortunately, it's not something we will put on our radar immediately. Happy to accept...

Oh, that would be amazing! 🙇

Reading up on some other issues around this, like [angular](https://github.com/angular/angular/pull/30876). It looks like we might just need a try catch around the getRegistrations function

@amitava82 have you looked into our server-agnostic handlers. Could it be the max steps have been exhausted? https://unpkg.com/@mastra/[email protected]/README.md ```typescript import { handleChatStream } from '@mastra/ai-sdk'; import { createUIMessageStreamResponse } from...

Closing as this is fixed by using our chatRoutes in @mastra/ai-sdk. probably related to #9370

Thank you for your contribution! This has been solved by fixing our build script.