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