- Add ELAI avatar seed data (7 avatars with codes, URLs, voice configs)
from the original backend's avatars.json
- Add missing system parameters: encoach.aws_region (eu-west-1),
encoach.whisper_workers (4)
- Add training tips import script with pathways_2_rw.json data source
- Add action_compute_embeddings() method to training tip model for
computing sentence-transformer embeddings on demand
Made-with: Cursor