Let it look things up rather than putting it in search mode
Results announced themselves as the source, so a question it already knew got answered by paraphrasing the first hit.
This commit is contained in:
@@ -398,13 +398,16 @@ vv_ai_chat_markup('vv-ai', [
|
||||
reads as broken, and the reason it does nothing is a capability boundary that takes a
|
||||
paragraph to explain. -->
|
||||
<div class="vv-ai-set-r" id="vv-ai-web-row" style="display:none">
|
||||
<span class="vv-ai-set-l">Web search</span>
|
||||
<span class="vv-ai-set-l">Looking things up</span>
|
||||
<div>
|
||||
<label class="vv-ai-toggle"><input type="checkbox" id="vv-ai-web"> search the web for
|
||||
this question</label>
|
||||
<div class="vv-ai-set-d" id="vv-ai-web-state">General Chat only — it is the one profile
|
||||
that cannot change anything, which is why it is the one allowed to look outside. Your
|
||||
question is sent to the configured search provider.</div>
|
||||
<label class="vv-ai-toggle"><input type="checkbox" id="vv-ai-web"> let it look up what
|
||||
it does not know</label>
|
||||
<div class="vv-ai-set-d" id="vv-ai-web-state">Not a web-search mode — it still answers
|
||||
from what it knows, and reaches for results when it does not know, when the question
|
||||
turns on something current, or when a version or figure is worth checking rather than
|
||||
recalling. General Chat only: it is the one profile that cannot change anything, which
|
||||
is why it is the one allowed to look outside. Your question is sent to the configured
|
||||
search provider.</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="vv-ai-set-r">
|
||||
|
||||
Reference in New Issue
Block a user