mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 00:51:25 +00:00
Channels: add thread-aware model overrides
This commit is contained in:
@@ -98,8 +98,6 @@ export type MsgContext = {
|
||||
GroupSubject?: string;
|
||||
/** Human label for channel-like group conversations (e.g. #general, #support). */
|
||||
GroupChannel?: string;
|
||||
/** Channel topic/description (trusted metadata for new session context). */
|
||||
ChannelTopic?: string;
|
||||
GroupSpace?: string;
|
||||
GroupMembers?: string;
|
||||
GroupSystemPrompt?: string;
|
||||
|
||||
Reference in New Issue
Block a user