Compatible with OpenSearch and OpenSearch Dashboards version 3.0.0-alpha1
- expose chatEnabled flag to capabilities (#398)
- update chatbot UI to align with new look (#435)
- add data to summary response post processing (#436)
- add flag to control if display conversation list (#438)
- when open chatbot, load the last conversation automatically (#439)
- add index type detection (#454)
- add error handling when open chatbot and loading conversation (#485)
- Generate visualization on t2v page mount (#505)
- Update insight badge (#507)
- remove os_insight agent (#452)
- Hide the assistant entry when there isn't data2summary agent (#417)
- adjust buttons' padding inside alert in-context insight popover (#467)
- add a space to the left of the AI action menu button (#486)
- add a tooltip for disabled assistant action button (#490)
- improve the text to visualization error handling (#491)
- Optimize source selector width in t2v page (#497)
- Show error message if PPL query does not contain aggregation (#499)
- Adjust the overall style of alert summary popover (#501)
- Change the background color, button position and text for alert summary popover (#506)
- collect metrics for when t2viz triggered(#510)
- chatbot dock bottom border top(#511)
- update the no aggregation PPL error message(#512)
- fixed incorrect message id field used (#378)
- Improve alert summary with backend log pattern experience (#389)
- fixed in context feature returning 500 error if workspace is invalid to returning 4XX (#429)(#458)
- fix incorrect insight API response (#473)
- Improve error handling for index type detection (#472)
- Fix header button input sending messages to active conversation (#481)
- Shrink source selector in t2v page (#492)
- Increase search selector width in t2v page (#495)
- Fix bottom spacing for chatbot flyout's input box (#496)
- Fix incontext insight popover close (#498)
- Fix error handling for data source connection errors (#500)
- Fix bug by hiding alert summary when clicking alert name (#482)
- Fix alert summary message action position when no discover button (#504)
- Remove text in badge to make it compatible with small screen (#509)