cdap-ui
cdap-ui copied to clipboard
[DO NOT MERGE][Experimental] ui changes for pipeline summarization using genai
UI updates to support GenAI pipeline summary
Description
Support GenAI summarization for pipelines (both deployed and drafts / edits). This is experimental and not production ready yet.
The following aspects are missing in this PR:
- Error handling for the summarization APIs. Currently we just keep the panel in loading state if the API fails.
- Summarization for different versions of the same pipeline.
- Feature flags from the backend. Currently we default to true for the feature flag added in the UI code.
PR Type
- [ ] Bug Fix
- [x] Feature
- [ ] Build Fix
- [ ] Testing
- [ ] General Improvement
- [ ] Cherry Pick
Links
Jira: NA (As of now it's experimental)
Test Plan
TBD
Screenshots
NA