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