Commit graph

11 commits

Author SHA1 Message Date
Andreas Koepf
49ff0742b8 cleanup 2025-01-24 17:39:37 +01:00
Andreas Koepf (aider)
45da09afe8 refactor: Use StrEnum and lowercase values for Gender and Relationship enums 2025-01-24 17:25:35 +01:00
Andreas Koepf
3dc80be7d2 formatting, cleanup 2025-01-24 17:12:42 +01:00
Andreas Koepf (aider)
b767e58e48 feat: Add 10 modern female names to default name list 2025-01-24 17:11:09 +01:00
Andreas Koepf (aider)
858e07c833 feat: Add 10 modern male names to default name list 2025-01-24 17:10:02 +01:00
Andreas Koepf (aider)
e34e7a0883 feat: Add 20 more male and female names to default name lists 2025-01-24 17:08:53 +01:00
Andreas Koepf (aider)
8bcc1ab56a refactor: Prevent duplicate child descriptions in family story generation 2025-01-24 17:07:04 +01:00
Andreas Koepf (aider)
b0080b4d77 feat: Add deterministic ID generation for Person instances 2025-01-24 17:05:03 +01:00
Andreas Koepf (aider)
0616a792e4 fix: Correctly handle empty name lists in FamilyRelationshipsConfig 2025-01-24 16:59:18 +01:00
Andreas Koepf (aider)
329d1650dc fix: Add UUID to Person class to make it hashable 2025-01-24 16:55:56 +01:00
Andreas Koepf
c6b86e1b57 feat: Add family relationships graph module to reasoning_gym 2025-01-24 16:55:52 +01:00