diff options
Diffstat (limited to 'schema/json/FullState.json')
-rw-r--r-- | schema/json/FullState.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/schema/json/FullState.json b/schema/json/FullState.json index 7b6dfd6b..21db438a 100644 --- a/schema/json/FullState.json +++ b/schema/json/FullState.json @@ -264,10 +264,6 @@ "type": "string" } }, - "default_model": { - "title": "Default Model", - "type": "string" - }, "slash_commands": { "title": "Slash Commands", "type": "array", @@ -291,7 +287,6 @@ "history", "active", "user_input_queue", - "default_model", "slash_commands", "adding_highlighted_code", "selected_context_items" |