From 53c39a403da4c4df48816a26d8ba2f7f2531b32b Mon Sep 17 00:00:00 2001 From: Wolfsblvt Date: Sun, 18 Aug 2024 01:39:36 +0200 Subject: [PATCH] Update help text of /api-url --- public/script.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/script.js b/public/script.js index c46a74087..b24e1749c 100644 --- a/public/script.js +++ b/public/script.js @@ -9107,6 +9107,10 @@ jQuery(async function () { If a manual API is provided to setthe URL, make sure to set connect=false, as auto-connect only works for the currently selected API, or consider switching to it with /api first. +
+ 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, + check the auto-completion of the optional api argument of this command. +
`, })); SlashCommandParser.addCommandObject(SlashCommand.fromProps({