Rerun a part of the flow multiple times
Prompt
node gets the initial image as an input and runs the LLM to identify the landmark.getWeather
tool is called with the location of the landmark as input.getWeather
tool is connected back to the Prompt
node.Prompt
node runs again with the updated context and returns an assistant message to move the agent forward.Final output
node gets executed and the agent completes its execution.