| 9107 | 9107 | 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, |
| 9108 | 9108 | or consider switching to it with <code>/api</code> first. |
| 9109 | 9109 | </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> |
| 9110 | 9114 | `, |
| 9111 | 9115 | })); |
| 9112 | 9116 | SlashCommandParser.addCommandObject(SlashCommand.fromProps({ |