From f19345c652cfcf1bdf13d0a44a2f302e0cd1aa4c Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Sun, 6 Aug 2023 09:28:22 -0700 Subject: feat: :construction: Router and new history page --- schema/json/FullState.json | 5 ----- 1 file changed, 5 deletions(-) (limited to 'schema/json/FullState.json') 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" -- cgit v1.2.3-70-g09d2