AI Agents in flows now support a chat mode interface with conversation history and memory capabilities.
New features
- Chat mode toggle on flow inputs that transforms the flow interface into a chat UI.
- Support for multiple different conversations within the chat interface.
- New messages_context_length configuration option for AI agents to remember past conversations.
- Persistent conversation history across flow executions for continuous interactions.