mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-02 02:47:52 +01:00
Document fuzzy matches
This commit is contained in:
parent
75f44e24e9
commit
1f45774cf6
@ -203,7 +203,7 @@ export function initSystemPrompts() {
|
||||
],
|
||||
helpString: `
|
||||
<div>
|
||||
Selects a system prompt by name. Enables the use of system prompt if not already enabled.
|
||||
Selects a system prompt by name, using fuzzy search to find the closest match. Enables the use of system prompt if not already enabled.
|
||||
Gets the current system prompt if no name is provided and sysprompt is enabled or <code>forceGet=true</code> is passed.
|
||||
</div>
|
||||
<div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user