Aura Bot changelog

Changelog of Aura bot component for Suede Aura Platform release.

Added

2025-07-03 - Add ATRIA triage recognizers

  • Add ATRIA triage recognizers at MH and MP channel configurations.
  • Add ATRIA new triage recognizer middleware

2025-07-19 - New global use case with ai that implements a TV search based on LLMs

  • aura-bot use case TV Search is now publicly available. This dialog is configured in generic-ai-dialog allows users to launch a conversational search based on LLMs, using ATRIA.
  • Affected documents:

2025-07-19 - New global use case with ai that implements a TV Conversational Search based on LLMs

  • aura-bot use case TV Conversational Search is now publicly available. This dialog allows users to launch a conversational search based on LLMs, using ATRIA.
  • Affected documents:

2025-07-19 - New recognizer Triage that implements a TV Triage UC based on LLMs

  • triage-recognizer-middleware is added in middleware of aura-bot. This middleware is based on LLMs, using ATRIA to use in TV LLM Triage UC.
  • Affected documents:

Changed

2025-08-04 - Update monkey-patcher data processing

  • Changed monkey-patcher data processing, removing the heavy parts that caused poor performance in certain situations.

2025-07-15 - Access atria dialogs

2025-07-19 - Update generic dialog

  • Update behaviour when intent is configured with enable ai resolution in dialog. In this case, the user will be redirected to the conversational search UC.
  • Related documents:

Fixed

2025-09-19 - Fixed metrics to be aggregated by path in Prometheus metrics

  • For certain aura-bot metrics, there was a wrong result when aggregating them by path to Prometheus metrics. Now, new paths for metric outgoing_request_duration_seconds are aggretated.