BuildShipBBuildShip
Powered by
01iver0
BuildShip•2y ago•
3 replies
01iver

Parallel Ai Assistant Node

I am making a AI chat application using the AI Assistant builder. I am using multiple assistants in a parallel node. Sometimes I get the “too many requests”. Question: Could this be because I make parallel multiple requests at the same time? Would it be better to do a sequential one after the other request? Any ideas are greatly appreciated.
Solution
Hi @01iver, In parallel node each node element's input is processed oncurrently and will run other nodes at the same time resulting in
to many requests
to many requests
. You can go with sequential or add execute Assistant based on different cases using Switch Node.
image.png
Jump to solution
BuildShip banner
BuildShipJoin
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,971Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Output node within parallel node
BrianBBrian / ❓・buildship-help
12mo ago
Assistant Node failed - URGENT
Md RashedMMd Rashed / ❓・buildship-help
2y ago
Stream OpenAI Assistant Node
01iver001iver / ❓・buildship-help
2y ago
AI Assistant on Supabase
oneway6026Ooneway6026 / ❓・buildship-help
2y ago