I’m attaching two images. The first one shows a simple flow structured like this: ChatInput -> llm_router -> if-else_condition -> select llm or agent -> ChatOutput -> message_store -> ...