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
- Access atria dialogs property provided by aura-config-provision for conversational and tv-custom-recommendation dialogs.
- Related documents:
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_secondsare aggretated.
Last modified October 2, 2025: feat: Create recognizer for video triage #AURA-29855 [RTM] (30baa1a1)