pahvalentines/backend/app
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
..
routers fix: Fetch Sonauto credits directly if cache is empty 2026-02-02 09:21:59 -06:00
__init__.py Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
config.py Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
database.py Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
main.py feat: Add Sonauto streaming audio on waiting page 2026-02-02 08:23:14 -06:00
models.py feat: Add Sonauto streaming audio on waiting page 2026-02-02 08:23:14 -06:00
prompts.py feat: Add per-pet-type prompt templates for song generation 2026-02-02 09:47:44 -06:00
schemas.py feat: Add per-pet-type prompt templates for song generation 2026-02-02 09:47:44 -06:00