Disabled / Mock Providers

Use this when Provider is none or mock for offline UI checks and non-production testing.

Configure in app

1. Open Settings > AI Model.

2. Set Provider to none or mock.

3. Save settings and run workflow steps that do not require live model calls.

Notes

  • none disables live model execution.
  • mock is useful for deterministic interface or flow validation.
  • Do not use these modes for real output quality assessment.