pahvalentines/backend
michael a447994375 feat: Add per-pet-type prompt templates for song generation
Replace the generic song generation prompt with pet-specific prompt
templates. Each pet type (Dog, Cat, Fish, Bird, Hamster, Gerbil,
Guinea Pig, Rabbit, Bearded Dragon, Leopard Gecko, Corn Snake) now
has its own tailored prompt with pet-specific behaviors and content
restrictions.

Also fix typo: "Beared Dragon" → "Bearded Dragon" in schemas.py and
home.js. The prompts.py file includes backwards compatibility for the
old spelling to handle any pending database records.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 09:47:44 -06:00
..
alembic feat: Add Sonauto streaming audio on waiting page 2026-02-02 08:23:14 -06:00
app feat: Add per-pet-type prompt templates for song generation 2026-02-02 09:47:44 -06:00
tasks feat: Add per-pet-type prompt templates for song generation 2026-02-02 09:47:44 -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