-
Epic
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
Agentic Demo (Oct 20)
-
In Progress
-
image-builder-2
-
17% To Do, 33% In Progress, 50% Done
-
False
Until October 20, we'd like to build a small agentic demo with insights-mcp.
Here's the description of the demo: Agent 1: Contextual Prioritization of RHEL Vulnerabilities
And here's a Miro flowchart we're using to guide us: Miro Board
The setup should be relatively portable so it could later be implemented with e.g. LlamaStack.
Requirements
- We've decided to use LangFlow to be able to quickly design how this multi-agent system will interact.
- This will also help us with sticking to the timeline, because we can quickly iterate with the flowchart-based workflow.
- LangFlow is also ideal for demos because it shows a neat interactive flowchart of all the interactions of the agents.
Goals
- Build a demo agentic workflow using LangFlow, available as a portable .json file in our git repository
- Figure out how to best feed additional context (business, infra) into the workflow
- Use the Vulnerability service for starters
- Stretch goal: Also include Advisor
Out of scope
- Build a demo based on LlamaStack