prompt_dialect
Identify the required prompt dialect, quality tags, and negative baseline for the loaded checkpoint to prevent degradation. Confirms uncertain cases with the operator and caches by file hash.
Instructions
How the loaded checkpoint expects to be prompted, with its quality tags.
Returns the dialect (pony / illustrious / animagine / anima / sd15 / sdxl_base / natural), the quality prefix and negative baseline it needs, and where that conclusion came from. Quality tags are not decoration: an Illustrious prompt without them degrades, and a Flux prompt with them degrades too.
When the dialect comes back unknown — xl covers Pony, Illustrious and
stock SDXL, which share tensors and preset — ask the operator, then call
again with confirm set to their answer. It is cached by file hash and
never asked again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No |