suggest_settings
Retrieve proven sampler, scheduler, steps, and CFG settings from past generations by model family, LoRA hash, or text search.
Instructions
Suggest proven sampler/scheduler/steps/CFG settings based on local generation history. Query by model family, LoRA hash, or text search on model/LoRA names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 10) | |
| search | No | Full-text search on model/LoRA filenames (e.g. 'copax', 'lightning') | |
| lora_hash | No | AutoV2 hash (10 chars) of a specific LoRA to find settings for | |
| model_family | No | Model family to query (e.g. 'qwen_image', 'sdxl', 'flux', 'illustrious') |