No badges yet
No topics yet
No accepted solutions yet
Vercel AI SDK multi-agent support for complex agentic workflows
The example I shared earlier is now a one-click Vercel deploy via open-multi-agent (a researcher + writer team running on top of the AI SDK's streaming)....
Vercel AI SDK multi-agent support for complex agentic workflows
Heads up, that example link 404s now after a repo restructure. Working link: https://github.com/open-multi-agent/open-multi-agent/tree/main/packages/core/examples/integrations/with-vercel-ai-sdk
Vercel AI SDK multi-agent support for complex agentic workflows
Hey @luiscaceresd . I ran into the same problem and ended up building a solution that works alongside AI SDK rather than replacing it. The approach: AI SDK handles the LLM calls...