useChat with workflow human in the loop

The latest streaming workflow stuff, with the adaptors for AI SDK is great. Is there a recommended way to make all this work with suspend and resume?
4 Replies
_roamin_
_roamin_7d ago
Hi @flippyhead ! We're working on improving documentation/guides around human in the loop. How are you triggering your workflows currently?
flippyhead
flippyheadOP7d ago
I can trigger them by using useChat according to the documentation. But I am guessing suspend and resume aren't supported
Mastra Triager
GitHub
[DISCORD:1428011835893874738] useChat with workflow human in the lo...
This issue was created from Discord post: https://discord.com/channels/1309558646228779139/1428011835893874738 The latest streaming workflow stuff, with the adaptors for AI SDK is great. Is there a...
_roamin_
_roamin_7d ago
Do you have a backend endpoint you're calling? Does it handle starting/resuming the workflow? Trying to see how this would work 😉

Did you find this page helpful?