summaryrefslogtreecommitdiff
path: root/schema/json/FullState.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-08-06 09:28:22 -0700
committerNate Sesti <sestinj@gmail.com>2023-08-06 09:28:22 -0700
commitf19345c652cfcf1bdf13d0a44a2f302e0cd1aa4c (patch)
tree4582964105452768a5346afcd764d26db6091504 /schema/json/FullState.json
parent98de69abbd221d0f6b7257a72b89b191356b10b7 (diff)
downloadsncontinue-f19345c652cfcf1bdf13d0a44a2f302e0cd1aa4c.tar.gz
sncontinue-f19345c652cfcf1bdf13d0a44a2f302e0cd1aa4c.tar.bz2
sncontinue-f19345c652cfcf1bdf13d0a44a2f302e0cd1aa4c.zip
feat: :construction: Router and new history page
Diffstat (limited to 'schema/json/FullState.json')
-rw-r--r--schema/json/FullState.json5
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"