Skip to content

Setting 'summarization=false' does not disable the summarization flow step. #86

@sromoam

Description

@sromoam

Describe the bug
A clear and concise description of what the bug is.
When setting summariation to false in either the YAML or in the UI, the summarization step still appears in the workflow. This is a confusing user experience, even if the summarization step is disabled.
Having blank or unfulled summarization settings results in pipeline failures even when the step is disabled.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...' view edit configuration
  2. Set the summarization active = false, and blank the other settings
  3. reprocess document set
  4. See errors in processing at summarization step.

Expected behavior
There should be no summarization step appearing in the state machine when you set the summarization step active to false.
The same should be true of other optional steps, including 'discovery', 'agent configuration' and 'assessment'.

Screenshots
If applicable, add screenshots to help explain your problem.

Image Image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions