feat!: redesign model config + auth profiles
This commit is contained in:
@@ -34,6 +34,7 @@ export type SessionEntry = {
|
||||
elevatedLevel?: string;
|
||||
providerOverride?: string;
|
||||
modelOverride?: string;
|
||||
authProfileOverride?: string;
|
||||
groupActivation?: "mention" | "always";
|
||||
groupActivationNeedsSystemIntro?: boolean;
|
||||
sendPolicy?: "allow" | "deny";
|
||||
|
||||
Reference in New Issue
Block a user