diff --git a/common/chaton.hpp b/common/chaton.hpp index c608845a3b..a14f3351fa 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 abc573195f..af50d45d2f 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 *