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 *