| 203 | ], | 203 | ], |
| 204 | helpString: ` | 204 | helpString: ` |
| 205 | <div> | 205 | <div> |
| 206 | Selects a system prompt by name. Enables the use of system prompt if not already enabled. | 206 | Selects a system prompt by name, using fuzzy search to find the closest match. Enables the use of system prompt if not already enabled. |
| 207 | Gets the current system prompt if no name is provided and sysprompt is enabled or <code>forceGet=true</code> is passed. | 207 | Gets the current system prompt if no name is provided and sysprompt is enabled or <code>forceGet=true</code> is passed. |
| 208 | </div> | 208 | </div> |
| 209 | <div> | 209 | <div> |