pahvalentines/backend
michael 56bc3d6059 fix: Move music vibe from tags to prompt for Sonauto API
Sonauto only accepts specific predefined tags. The custom frontend
music vibes (Hip-Hop, Boy Band, etc.) were being rejected with 422.

Now using fixed tags ["love song", "valentine"] and including the
music vibe in the prompt text instead.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 08:43:10 -06:00
..
alembic feat: Add Sonauto streaming audio on waiting page 2026-02-02 08:23:14 -06:00
app fix: Improve audio streaming reliability and playback 2026-02-02 08:40:02 -06:00
tasks fix: Move music vibe from tags to prompt for Sonauto API 2026-02-02 08:43:10 -06:00
video_generator video: fix flush of closed file error 2026-01-31 08:42:06 -06:00
alembic.ini Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
docker-compose.yml docker: make storage host path configurable 2026-01-31 08:54:54 -06:00
Dockerfile Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
requirements.txt feat: Add Sonauto streaming audio on waiting page 2026-02-02 08:23:14 -06:00