Ask a question to get started
Enter to send•Shift+Enter new line
backend_module: str | None = None
Importable backend module checked by the pre-flight dependency probe.
None skips the probe (e.g. bundled providers, or third-party providers whose package is only resolved when the provider is constructed).
None