mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Update note
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<h2>World Info</h2>
|
<h2>World Info</h2>
|
||||||
<h4>World Info enhances AI's understanding of the details in your world.</h4>
|
<h4>World Info enhances AI's understanding of the details in your world.</h4>
|
||||||
<p>It functions like a dynamic dictionary that only inserts relevant information from World Info entries when keywords associated with the entries are present in the message text.</p>
|
<p>It functions like a dynamic dictionary that only inserts relevant information from World Info entries when keywords associated with the entries are present in the message text.</p>
|
||||||
<p>The KoboldAI engine activates and seamlessly integrates the appropriate lore into the prompt, providing background information to the AI.</p>
|
<p>The TavernAI engine activates and seamlessly integrates the appropriate lore into the prompt, providing background information to the AI.</p>
|
||||||
<p><i>It is important to note that while World Info helps guide the AI towards your desired lore, it does not guarantee its appearance in the generated output messages.</i></p>
|
<p><i>It is important to note that while World Info helps guide the AI towards your desired lore, it does not guarantee its appearance in the generated output messages.</i></p>
|
||||||
|
|
||||||
<h3>Pro Tips</h3>
|
<h3>Pro Tips</h3>
|
||||||
@@ -32,9 +32,9 @@
|
|||||||
<dt>Comment</dt>
|
<dt>Comment</dt>
|
||||||
<dd>A supplemental text comment for the your convenience, which is not utilized by the AI.</dd>
|
<dd>A supplemental text comment for the your convenience, which is not utilized by the AI.</dd>
|
||||||
<dt>Constant</dt>
|
<dt>Constant</dt>
|
||||||
<dd>If enabled, the entry would always be present in the prompt. <em>Currently, this is unsupported!</em></dd>
|
<dd>If enabled, the entry would always be present in the prompt.</dd>
|
||||||
<dt id="Selective">Selective</dt>
|
<dt id="Selective">Selective</dt>
|
||||||
<dd>If enabled, the entry would only be inserted when both a Key <b>AND</b> a Secondary Key have been activated. <em>Currently, this is unsupported!</em></dd>
|
<dd>If enabled, the entry would only be inserted when both a Key <b>AND</b> a Secondary Key have been activated.</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user