Skip to content

Model

Category: Commands

Source: model.dart

Classes

ModelCommand

/model — pick a model from a filtered catalog, or switch directly by ref.

Constructor

dart
ModelCommand(this.ctx)

Properties

PropertyTypeDescription
ctxSlashCommandContext
nameString get
descriptionString get
argCompleterSlashArgCompleter? get
nameString get
descriptionString get
argCompleterSlashArgCompleter? get

Methods

String execute(List<String> args)

Released under the MIT License.