Hey! Does anyone know if a query pipeline can take different paths or routes via an if condition or similar? Or does it have to be done on the whole set of functions?
@Logan M does it only work with an agent pipeline? or can you do it with a normal query pipeline (meaning, using FnComponent instead of AgentFnComponent)