You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<div class="justifyleft settingsmall" title="Add document to TextDB">Add document to TextDB <span class="helpicon">?
21396
+
<span class="helptext">Tries to extract the text from the document, adding (or overwriting) an existing document in the TextDB with the same name.</span></span></div>
21397
+
<button title="Add document to TextDB" class="btn btn-primary" onclick="documentParser.addDocumentToTextDB()" style="margin:0px 0 0;">Add document to TextDB</button>
21398
+
</div>
21399
+
21394
21400
<div class="settinglabel" style="padding: 4px;">
21395
21401
<div class="justifyleft settingsmall" title="Search Includes Context History">Search Includes Context History <span class="helpicon">?
21396
21402
<span class="helptext">If enabled, the entire story/chat history is used as a searchable document.</span></span></div>
@@ -25190,6 +25196,7 @@ let checkFinalThoughtsPrompt = `Action: {"command":{"name":"thought","args":{"me
0 commit comments