Render GeneratePopover IncontextInsight component as a button to generate summary
Remove hardcoded assistant role from the parameter payload
Make GeneratePopoverBody as independent component
Update change log
Add independent GeneratePopoverBody ut and reorgnize constants
Simplify states of loading to get summary process
Make IncontextInsight not shareable and each component has its own IncontextInsight
Enable context aware alert only if feature flag is enabled
(cherry picked from commit 32888ddd5583a0b07e650ff3aa298bed4899ec98)
Description
[Describe what this change achieves]
Issues Resolved
[List any issues this PR will resolve]
Check List
[ ] New functionality includes testing.
[ ] All tests pass, including unit test, integration test.
[ ] New functionality has user manual doc added.
[ ] Commits are signed per the DCO using --signoff.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
support context aware alert analysis
Render GeneratePopover IncontextInsight component as a button to generate summary
Remove hardcoded assistant role from the parameter payload
Make GeneratePopoverBody as independent component
Update change log
Add independent GeneratePopoverBody ut and reorgnize constants
Simplify states of loading to get summary process
Make IncontextInsight not shareable and each component has its own IncontextInsight
Enable context aware alert only if feature flag is enabled
(cherry picked from commit 32888ddd5583a0b07e650ff3aa298bed4899ec98)
Description
[Describe what this change achieves]
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.