Update help text of /api-url

53c39a403da4c4df48816a26d8ba2f7f2531b32b

Wolfsblvt <wolfsblvt@gmail.com>

1 files changed, +4 -0Showing whitespace changes
public/script.js+4 -0
@@ -9107,6 +9107,10 @@ jQuery(async function () {
91079107 If a manual API is provided to <b>set</b>the URL, make sure to set <code>connect=false</code>, as auto-connect only works for the currently selected API,
91089108 or consider switching to it with <code>/api</code> first.
91099109 </div>
9110+ <div>
9111+ This slash command works for most of the Text Completion sources, and also Custom OpenAI compatible for the Chat Completion sources. If unsure which APIs are supported,
9112+ check the auto-completion of the optional <code>api</code> argument of this command.
9113+ </div>
91109114 `,
91119115 }));
91129116 SlashCommandParser.addCommandObject(SlashCommand.fromProps({