Document fuzzy matches
| @@ -203,7 +203,7 @@ export function initSystemPrompts() { | ||
| 203 | 203 | ], |
| 204 | 204 | helpString: ` |
| 205 | 205 | <div> |
| 206 | 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 | 207 | Gets the current system prompt if no name is provided and sysprompt is enabled or <code>forceGet=true</code> is passed. |
| 208 | 208 | </div> |
| 209 | 209 | <div> |