Skip to content

Commit 2ef2173

Browse files
committed
- Updated the Help page.
1 parent 78a0c14 commit 2ef2173

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

src/components/views/ChatInterface.vue

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -410,10 +410,13 @@
410410

411411
<h3>🔑 Getting Started</h3>
412412
<ul>
413-
<li><strong>API Key Required:</strong> You need an API key to use this feature. Currently supported providers: <strong>Perplexity</strong>, <strong>Google Gemini</strong>, and <strong>OpenRouter</strong>.</li>
413+
<li><strong>API Key:</strong> You need an API key to use this feature, except when using Pollinations. Currently supported providers: <strong>Perplexity</strong>, <strong>Google Gemini</strong>, <strong>OpenRouter</strong>, and <strong>Pollinations</strong>.</li>
414+
<ul>
415+
<li>When using Pollinations without an API key, only a small subset of models is shown. You will also likely be rate-limited. Adding or removing a Pollinations API key will immediately refresh the available model list.</li>
416+
</ul>
414417
<li><strong>Setup:</strong> Click the <strong>Settings (Gear Icon)</strong> to enter your API key and select a model.</li>
415418
<li><strong>Privacy:</strong> Your API key is stored locally and sent only to the selected API provider. Stories and keys are never shared with Nikke-DB; check your provider's policy, as some may use data for training.</li>
416-
<li><strong>Cost Warning:</strong> Please be aware of your API provider's pricing. Web search (enabled by default for character accuracy) may incur additional costs. You can disable it in Settings by enabling "Use Nikke-DB Knowledge".</li>
419+
<li><strong>Cost Warning:</strong> Please be aware of your API provider's pricing. Web search for certain models/providers may incur additional costs. You can disable it in Settings.</li>
417420
</ul>
418421

419422
<h3>🎭 Modes</h3>
@@ -441,14 +444,14 @@
441444
<li><strong>Manual:</strong> The story waits for you to click 'Next' or 'Continue'.</li>
442445
</ul>
443446
</li>
444-
<li>If you don't like the last message, you can delete it by clicking the trash can icon on the left side of the message bubble. You can then write something different, or press <strong>Continue</strong>.</li>
447+
<li>If you don't like the last message, you can delete it by clicking the trash can icon on the left side of the message bubble. You can then write something different, or press <strong>Continue</strong>. Alternatively, you can click on the <strong>Retry</strong> button in the upper right corner of the message.</li>
445448
<li>If you do not want to perform any action, simply press <strong>Continue</strong>.</li>
446449
<li>You can <strong>Save</strong> and <strong>Load</strong> your session at any time.</li>
447450
</ul>
448451

449452
<h3>💡 Tips</h3>
450453
<ul>
451-
<li>If you receive an error message, use the <strong>Retry</strong> button.</li>
454+
<li>If the model is misbehaving, try using one of the options in the <strong>Problems?</strong> button.</li>
452455
<li>The quality of the session highly depends on the model that you have selected.</li>
453456
<li>Be patient. Some providers/models may take a while to respond to the first prompt in particular.</li>
454457
<li>Check your API usage regularly on your provider's dashboard, and set limits to prevent from overspending or being charged while using a free model.</li>

0 commit comments

Comments
 (0)