Functions
set_strict
1
None
▼
Set strict mode for chirp-ui variant validation.
When True, invalid variants l…
set_strict
1
None
▼
def set_strict(strict: bool) -> None
Set strict mode for chirp-ui variant validation.
When True, invalid variants log warnings and fall back to defaults. Chirp calls this per request when use_chirp_ui(app, strict=...) is used.
Parameters
| Name | Type | Description |
|---|---|---|
strict |
bool |