Compress character helper fact output

This commit is contained in:
2026-08-14 13:55:42 +00:00
parent 7d4ab8fdd4
commit 24baee44e1
3 changed files with 14 additions and 26 deletions
+1 -8
View File
@@ -270,14 +270,7 @@ class DumasImageNodeTests(unittest.TestCase):
"<Picture 2> and <Picture 3> reference the same character who is called Dave.\n"
"<Picture 2> is the primary full-body reference for Dave.\n"
"<Picture 3> is a frontal facial reference for Dave.\n"
'The character ID string is "char_dave".\n'
"Dave is also known as The Locksmith.\n"
"Dave is male.\n"
"Dave is 41 years old.\n"
"Dave is English.\n"
"Dave works as a detective.\n"
"Dave is 6 feet 2 inches tall.\n"
"Dave speaks in an English accent.\n"
"Dave is also known as The Locksmith, is male, is 41 years old, is English, works as a detective, is 6 feet 2 inches tall, speaks in an English accent.\n"
"wears a long grey coat."
),
)