From b14486548d5886c4099b8e53a64685e91cc9dea9 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 20 Oct 2024 12:34:41 +0200 Subject: [PATCH] Updated documentation --- app/MindWork AI Studio/Settings/DataModel/BiasCatalog.cs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/MindWork AI Studio/Settings/DataModel/BiasCatalog.cs b/app/MindWork AI Studio/Settings/DataModel/BiasCatalog.cs index 4215b451..f892487e 100644 --- a/app/MindWork AI Studio/Settings/DataModel/BiasCatalog.cs +++ b/app/MindWork AI Studio/Settings/DataModel/BiasCatalog.cs @@ -12,6 +12,10 @@ namespace AIStudio.Settings.DataModel; /// Benson's work, which was then supplemented with definitions /// by Brian Rene Morrissette. /// +/// All texts were checked by Thorsten Sommer against the 2024 +/// version of Wikipedia. Most texts were replaced with the latest +/// versions, and long texts were shortened to the essentials. +/// /// The texts were revised and, when necessary, supplemented by /// Thorsten Sommer for integration into AI Studio. Sources and /// additional links were also researched by Thorsten Sommer.