Is streamVNext still not deprecated in workflows?
A while ago bunch of xxVNext methods were deprecated. How about the Workdflow streamVNext? Based on docs it is still the upcoming one: https://mastra.ai/en/reference/streaming/workflows/streamVNext but since most of the other xxVNext were deprecated in favor of the "regular" methods, I'm not sure which one to use in workflows (and neither is my coding agent, it's totally lost about it!).
Having these xxVNext coming and going is a bit hard to keep track of, especially if all of them are not following the same lifecycle.
Reference: Run.streamVNext() | Workflows | Mastra Docs
Documentation for the
Run.streamVNext()
method in workflows, which enables real-time streaming of responses.3 Replies
📝 Created GitHub issue: https://github.com/mastra-ai/mastra/issues/8967
GitHub
[DISCORD:1428681803845206027] Is streamVNext still not deprecated i...
This issue was created from Discord post: https://discord.com/channels/1309558646228779139/1428681803845206027 A while ago bunch of xxVNext methods were deprecated. How about the Workdflow streamVN...
I think gh issue wouldn't have been necessary, it was a genuine question, not a bug report 😅
You should use streamVNext, its going to be regular Oct 21!