ДОМЕНЫ - ВОПРОСЫ - СКЛАД - Починить selected-object follow-up по складу и включить разговорные/UI-варианты в обязательный domain-loop
This commit is contained in:
@@ -486,6 +486,13 @@ export interface AssistantConversationItem {
|
||||
debug: AssistantDebugState | null;
|
||||
}
|
||||
|
||||
export interface AssistantSelectionChip {
|
||||
message_id: string;
|
||||
source_text: string;
|
||||
anchor_text: string;
|
||||
preview_text: string;
|
||||
}
|
||||
|
||||
export interface AssistantMessageResultState {
|
||||
ok: boolean;
|
||||
session_id: string;
|
||||
|
||||
Reference in New Issue
Block a user