menu
spectra_cli package
documentation
features/workflow/workflow_config.dart
LlmRunnerWorkflowConfig
maxResponseBytes property
maxResponseBytes property
dark_mode
light_mode
maxResponseBytes
property
int
maxResponseBytes
final
Maximum response size before the runner aborts the turn.
Implementation
final int maxResponseBytes;
spectra_cli package
documentation
features/workflow/workflow_config
LlmRunnerWorkflowConfig
maxResponseBytes property
LlmRunnerWorkflowConfig class