diff --git a/default/content/index.json b/default/content/index.json index 8a914b959..f0339189d 100644 --- a/default/content/index.json +++ b/default/content/index.json @@ -428,6 +428,10 @@ "filename": "presets/context/simple-proxy-for-tavern.json", "type": "context" }, + { + "filename": "presets/context/Command R.json", + "type": "context" + }, { "filename": "presets/instruct/Adventure.json", "type": "instruct" @@ -511,5 +515,9 @@ { "filename": "presets/instruct/simple-proxy-for-tavern.json", "type": "instruct" + }, + { + "filename": "presets/instruct/Command R.json", + "type": "instruct" } ]