add Scenario outputType
This commit is contained in:
@@ -33,4 +33,5 @@ public class Scenario {
|
|||||||
private List<Project> availableForApplications;
|
private List<Project> availableForApplications;
|
||||||
|
|
||||||
private boolean useChatMemory=false;
|
private boolean useChatMemory=false;
|
||||||
|
private String outputType;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user