update welcome message

This commit is contained in:
RossAscends
2023-06-13 22:30:01 +09:00
parent ba8d46f9b4
commit db966a1965

View File

@ -351,25 +351,24 @@ const system_messages = {
'<hr>',
'<h3>In order to begin chatting:</h3>',
'<ol>',
'<li>Connect to one of the supported generation APIs (the plug icon)</li>',
'<li>Connect to one of the supported <a href="https://docs.sillytavern.app/usage/api-connections/" target_"blank">LLM Chat APIs</a> via the plug icon</li>',
'<li>Create or pick a character from the list (the top-right namecard icon)</li>',
'</ol>',
'<hr>',
'<h3>Where to download more characters?</h3>',
'<i>(Not endorsed, your discretion is advised)</i>',
'<i>SillyTavern is not associated with the sites linked below, and we have no control over their contents.</i>',
'<ol>',
'<li><a target="_blank" href="https://discord.gg/pygmalionai">Pygmalion AI Discord</a></li>',
'<li><a target="_blank" href="https://chub.ai/">Chub (NSFW)</a></li>',
'</ol>',
'<hr>',
'<h3>Where can I get help?</h3>',
'Before going any further, check out the following resources:',
'Check out the following resources:',
'<ol>',
'<li><a target="_blank" href="https://docs.sillytavern.app/">Introduction to SillyTavern</a></li>',
'<li><a target="_blank" href="https://docs.sillytavern.app/usage/faq/">SillyTavern FAQ</a></li>',
'<li><a target="_blank" href="https://docs.sillytavern.app/usage/guidebook/">SillyTavern Guidebook</a></li>',
'<li><a target="_blank" href="https://github.com/SillyTavern/TavernAI-extras/blob/main/README.md">Extras API Docs</a></li>',
'<li><a target="_blank" href="https://docs.alpindale.dev/">Pygmalion AI Docs</a></li>',
'<li><a target="_blank" href="https://docs.sillytavern.app/extras/installation/">SillyTavern Extras API Installation</a></li>',
'</ol>',
'Type <tt>/?</tt> in any chat to get help on message formatting commands.',
'<hr>',