mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-07-16 17:47:22 +00:00
Run pipeling, update sqllite file
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user