- Introduces the summarize node which allows to group items into a more
structured output. It comes with a new preview feature which allows to
show live what is going to be the output of this node, which we can
later implement for other nodes.
- Defaults to run AI agent once for all items which was otherwise
defaulting to once for each item and was a bad default (could be very
costly).