From 2b14bcaddb23b28fe6e08e4b73feaa41a8535155 Mon Sep 17 00:00:00 2001 From: HanishKVC Date: Sat, 4 May 2024 12:28:13 +0530 Subject: [PATCH] SimpCfg:ChatON: add by Humans for All note --- common/chaton.hpp | 3 +++ common/simpcfg.hpp | 1 + 2 files changed, 4 insertions(+) diff --git a/common/chaton.hpp b/common/chaton.hpp index c608845a3..a14f3351f 100644 --- a/common/chaton.hpp +++ b/common/chaton.hpp @@ -1,6 +1,9 @@ #pragma once /** + * + * Generic tagging logic + text config file based chat templates handling + * by Humans for All * * ## Overview * diff --git a/common/simpcfg.hpp b/common/simpcfg.hpp index abc573195..af50d45d2 100644 --- a/common/simpcfg.hpp +++ b/common/simpcfg.hpp @@ -2,6 +2,7 @@ /** * Provides a simple direct 1-level only config file logic + * by Humans for All * * ## File format *