Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Support context aware alert analysis #995

Open
songkant-aws opened this issue Jul 15, 2024 · 3 comments
Open

[FEATURE] Support context aware alert analysis #995

songkant-aws opened this issue Jul 15, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@songkant-aws
Copy link
Contributor

Is your feature request related to a problem?
Support in-context prompting experience for other dashboard plugins like alerts. Today, we see “in-context prompting” as an action a user can take on the fly quickly and easily.

What solution would you like?
Assistant dashboard has an in-place implementation called IncontextInsight component that could wrap a child component and accepts the context passed to it. In this feature, there will be a popover window around the triggered alerts that users can choose to click 'generate' button to call llm to perform summarization based on passed context.

Do you have any additional context?
In-context prompting for alerts entry point:
Screenshot 2024-07-12 at 14 28 18
In-context prompting generating process:
Screenshot 2024-07-12 at 14 28 23
In-context prompting showing summary result with option to continue the conversation in chat:
Screenshot 2024-07-12 at 14 28 06

@songkant-aws
Copy link
Contributor Author

songkant-aws commented Jul 22, 2024

Hi, need some help of reviewing this PR: #996. Could we get a chance of triaging a bit?

@dblock dblock removed the untriaged label Aug 5, 2024
@dblock
Copy link
Member

dblock commented Aug 5, 2024

[Catch All Triage - 1, 2, 3]

@dblock
Copy link
Member

dblock commented Aug 5, 2024

@songkant-aws reach out to the folks in MAINTAINERS.md?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants