mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
deploy: ed31499ad6
This commit is contained in:
parent
9a6706b5fb
commit
0a778c1cc8
13 changed files with 12 additions and 51964 deletions
21
options.html
21
options.html
|
@ -650,7 +650,8 @@ signed integer</p>
|
|||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>showing default actions in the action palette.</p>
|
||||
<p>Whether to enable showing default
|
||||
actions in the action palette.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
|
@ -677,7 +678,8 @@ boolean</p>
|
|||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>showing default prompt library in the action palette.</p>
|
||||
<p>Whether to enable showing default
|
||||
prompt library in the action palette.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
|
@ -776,13 +778,13 @@ signed integer</p>
|
|||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Whether to enable automatic page scrolling…</p>
|
||||
<p>Whether to enable automatic page scrolling.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">false</code></p>
|
||||
<code class="literal">true</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</em></span>
|
||||
<code class="literal">true</code></p>
|
||||
|
@ -929,7 +931,7 @@ boolean</p>
|
|||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>references in the chat buffer.</p>
|
||||
<p>Whether to enable references in the chat buffer.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
|
@ -984,7 +986,7 @@ boolean</p>
|
|||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>the token count for each response.</p>
|
||||
<p>Whether to enable the token count for each response.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
|
@ -1039,7 +1041,8 @@ boolean</p>
|
|||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>a diff view to see the changes made by the LLM.</p>
|
||||
<p>Whether to enable a diff view
|
||||
to see the changes made by the LLM.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
|
@ -1211,13 +1214,13 @@ one of “DEBUG”, “INFO”, “ERROR”, “TRACE”</p>
|
|||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Whether to enable code from being sent to the LLM…</p>
|
||||
<p>Whether to enable code being sent to the LLM.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">false</code></p>
|
||||
<code class="literal">true</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</em></span>
|
||||
<code class="literal">true</code></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue