Commit graph

10 commits

Author SHA1 Message Date
Andreas Koepf (aider)
53f7a9238c refactor: Use StrEnum and lowercase values for Gender and Relationship enums 2025-01-24 17:25:35 +01:00
Andreas Koepf
5c5d46b4bd formatting, cleanup 2025-01-24 17:12:42 +01:00
Andreas Koepf (aider)
49ac56831f feat: Add 10 modern female names to default name list 2025-01-24 17:11:09 +01:00
Andreas Koepf (aider)
1033598de0 feat: Add 10 modern male names to default name list 2025-01-24 17:10:02 +01:00
Andreas Koepf (aider)
22427cce2e feat: Add 20 more male and female names to default name lists 2025-01-24 17:08:53 +01:00
Andreas Koepf (aider)
2b3b1a280d refactor: Prevent duplicate child descriptions in family story generation 2025-01-24 17:07:04 +01:00
Andreas Koepf (aider)
0c0eed31a3 feat: Add deterministic ID generation for Person instances 2025-01-24 17:05:03 +01:00
Andreas Koepf (aider)
630c6503c0 fix: Correctly handle empty name lists in FamilyRelationshipsConfig 2025-01-24 16:59:18 +01:00
Andreas Koepf (aider)
6a81b7a8f7 fix: Add UUID to Person class to make it hashable 2025-01-24 16:55:56 +01:00
Andreas Koepf
e2e4e633be feat: Add family relationships graph module to reasoning_gym 2025-01-24 16:55:52 +01:00