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
Hi @flippyhead ! We're working on improving documentation/guides around human in the loop. How are you triggering your workflows currently?
I can trigger them by using useChat according to the documentation. But I am guessing suspend and resume aren't supported
📝 Created GitHub issue: https://github.com/mastra-ai/mastra/issues/8908
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...
Do you have a backend endpoint you're calling? Does it handle starting/resuming the workflow? Trying to see how this would work 😉