From 73e9ac77ceb607dd97be94d1aa28efc100d0d9b4 Mon Sep 17 00:00:00 2001 From: Nicorb <67009524+nicola-corbellini@users.noreply.github.com> Date: Tue, 12 Dec 2023 19:01:51 +0100 Subject: [PATCH] Update settings.json --- settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings.json b/settings.json index 068c058..2ac3542 100644 --- a/settings.json +++ b/settings.json @@ -6,5 +6,5 @@ "declarative_memory_threshold": 0.7, "procedural_memory_k": 3, "procedural_memory_threshold": 0.7, - "user_name": "Nicola" -} \ No newline at end of file + "user_name": "Human" +}