| 168 | 168 | * @property {string} [start-reply-with] Start Reply With |
| 169 | 169 | * @property {string} [reasoning-template] Reasoning Template |
| 170 | 170 | * @property {string} [prompt-post-processing] Prompt Post-Processing |
| 171 | + * @property {string} [sysprompt] System Prompt Name |
| 172 | + * @property {string} [sysprompt-state] Use System Prompt |
| 173 | + * @property {string} [api-url] Server URL |
| 174 | + * @property {string} [secret-id] Secret ID |
| 175 | + * @property {string} [regex-preset] Regex Preset ID |
| 171 | 176 | * @property {string[]} [exclude] Commands to exclude |
| 172 | 177 | */ |
| 173 | 178 | |