feat: improve /new model hints and reset confirmation
This commit is contained in:
@@ -13,6 +13,7 @@ export type RuntimeInfoInput = {
|
||||
arch: string;
|
||||
node: string;
|
||||
model: string;
|
||||
defaultModel?: string;
|
||||
channel?: string;
|
||||
capabilities?: string[];
|
||||
/** Supported message actions for the current channel (e.g., react, edit, unsend) */
|
||||
|
||||
Reference in New Issue
Block a user