From b42125a6548c83520a23962cfccfc17bd1e242a5 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sat, 27 Apr 2024 18:03:14 +0300 Subject: [PATCH] Fix content index --- default/content/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default/content/index.json b/default/content/index.json index 390bad271..a4e8c2584 100644 --- a/default/content/index.json +++ b/default/content/index.json @@ -650,7 +650,7 @@ { "filename": "presets/quick-replies/Default.json", "type": "quick_replies" - } + }, { "filename": "presets/instruct/Llama-3-Instruct-Names.json", "type": "instruct" @@ -666,5 +666,5 @@ { "filename": "presets/context/ChatML-Names.json", "type": "context" - }, + } ]