|
|
|
@ -89,7 +89,7 @@ class ModelKey {
|
|
|
|
static const String feedbackLang = "feedback_lang";
|
|
|
|
static const String feedbackLang = "feedback_lang";
|
|
|
|
|
|
|
|
|
|
|
|
// bot options
|
|
|
|
// bot options
|
|
|
|
static const String languageLevel = "langauge_level";
|
|
|
|
static const String languageLevel = "difficulty";
|
|
|
|
static const String conversationTopic = "conversation_topic";
|
|
|
|
static const String conversationTopic = "conversation_topic";
|
|
|
|
static const String keywords = "keywords";
|
|
|
|
static const String keywords = "keywords";
|
|
|
|
static const String safetyModeration = "safety_moderation";
|
|
|
|
static const String safetyModeration = "safety_moderation";
|
|
|
|
|