diff --git a/lib/pangea/common/constants/model_keys.dart b/lib/pangea/common/constants/model_keys.dart index a14af4fd2..85f3d4894 100644 --- a/lib/pangea/common/constants/model_keys.dart +++ b/lib/pangea/common/constants/model_keys.dart @@ -20,7 +20,7 @@ class ModelKey { static const String toolSettings = 'tool_settings'; static const String userSettings = 'user_settings'; static const String instructionsSettings = 'instructions_settings'; - static const String cefrLevel = 'cefr_level'; + static const String cefrLevel = 'user_cefr'; // matrix profile keys // making this a random string so that it's harder to guess