Tag search limit
This commit is contained in:
@@ -97,6 +97,7 @@ Tuning the server's behavior is done via `config.py`.
|
||||
| `MODEL_PRESETS_PATH` | Path to the `model_presets.toml` file. | `ROOT_DIR / "model_presets.toml"` |
|
||||
| `RES_PRESETS_PATH` | Path to the `resolution_presets.toml` file. | `ROOT_DIR / "resolution_presets.toml"` |
|
||||
| `TAG_DATABASE_PATH` | Path to the Danbooru `tags.csv` file. | (Path to extension folder) |
|
||||
| `TAG_SEARCH_LIMIT` | Number of results returned by `search_tags` (direct or similar). | `20` |
|
||||
|
||||
### 🧠 Model & Token Tuning (Optimized for Gemma 4)
|
||||
| Parameter | Description | Default |
|
||||
|
||||
Reference in New Issue
Block a user