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
| Property | Type | Description |
|---|---|---|
ctx | SlashCommandContext | |
name | String get | |
description | String get | |
argCompleter | SlashArgCompleter? get | |
name | String get | |
description | String get | |
argCompleter | SlashArgCompleter? get |