Merge branch 'main' into commands-list-clean
This commit is contained in:
@@ -111,7 +111,7 @@ const CHAT_COMMANDS: ChatCommandDefinition[] = [
|
||||
key: "model",
|
||||
nativeName: "model",
|
||||
description: "Show or set the model.",
|
||||
textAliases: ["/model"],
|
||||
textAliases: ["/model", "/models"],
|
||||
acceptsArgs: true,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user