mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-20 10:45:52 +00:00
4.8.1 test-fix (#1561)
This commit is contained in:
@@ -118,6 +118,7 @@ export enum NodeOutputKeyEnum {
|
||||
answerText = 'answerText', // module answer. the value will be show and save to history
|
||||
success = 'success',
|
||||
failed = 'failed',
|
||||
error = 'error',
|
||||
text = 'system_text',
|
||||
addOutputParam = 'system_addOutputParam',
|
||||
|
||||
|
Reference in New Issue
Block a user