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
nonedisables live model execution.mockis useful for deterministic interface or flow validation.- Do not use these modes for real output quality assessment.