From ede781f37fd970ebed5cda28a180142d1b246caa Mon Sep 17 00:00:00 2001 From: Eric Ly <111820150+lyeric2022@users.noreply.github.com> Date: Tue, 29 Jul 2025 15:55:36 -0700 Subject: [PATCH] fix: remove unwanted word in name generation (#3592) Co-authored-by: Eric Ly --- letta/utils.py | 1 - 1 file changed, 1 deletion(-) diff --git a/letta/utils.py b/letta/utils.py index 2d2775ff..79ba712c 100644 --- a/letta/utils.py +++ b/letta/utils.py @@ -418,7 +418,6 @@ NOUN_BANK = [ "unicorn", "vaccination", "wolverine", - "xenophobia", "yam", "zeppelin", "accordion",