v4.4.5-3 (#357)
This commit is contained in:
@@ -4,7 +4,8 @@ export enum SystemInputEnum {
|
||||
'variables' = 'variables',
|
||||
'switch' = 'switch', // a trigger switch
|
||||
'history' = 'history',
|
||||
'userChatInput' = 'userChatInput'
|
||||
'userChatInput' = 'userChatInput',
|
||||
'questionGuide' = 'questionGuide'
|
||||
}
|
||||
|
||||
export enum VariableInputEnum {
|
||||
|
||||
Reference in New Issue
Block a user