discourse-ai/lib/tasks
Natalie Tay 5b63e597d0
DEV: A rake task to generate topics (#1171)
Adds a new rake task to generate topics using the AI helper model.

Generate topics using 
```
bundle exec rake "ai:generate_topics[Don Quijote de la Mancha\, Cien años de soledad\, Os Lusíadas\,三国演义]"
```

For now it randomly chooses a non-read-restricted category and a random bunch of users.
2025-03-06 22:25:50 +08:00
..
modules FIX: Embeddings backfill rake task was using old code (#1084) 2025-01-22 14:00:26 -03:00
create_topics.rake DEV: A rake task to generate topics (#1171) 2025-03-06 22:25:50 +08:00