Run pipeling, update sqllite file

This commit is contained in:
Aaron Po
2026-06-27 22:40:22 -04:00
parent d1ad1eb397
commit 9d2ce67a78
3 changed files with 28 additions and 31 deletions

View File

@@ -32,7 +32,7 @@ class DataGenerator {
*
* @param city Enriched city the user is associated with.
* @param persona Persona archetype grounding the generated bio.
* @param name Sampled first/last name (and gender) -- not LLM-invented.
* @param name Sampled first/last name (and gender)
* @return User generation result.
*/
virtual UserResult GenerateUser(const EnrichedCity& city,