No description
Find a file
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
assets feat: Add per-pet-type prompt templates for song generation 2026-02-02 09:47:44 -06:00
backend feat: Add per-pet-type prompt templates for song generation 2026-02-02 09:47:44 -06:00
documents Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
video_generator_example Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
.env.example Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
.gitignore chore: remove .env from version control 2026-01-31 08:31:51 -06:00
.htaccess Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
admin.html fix: Add fetch call to load Sonauto credits in admin dashboard 2026-02-02 09:18:30 -06:00
apple-touch-icon.png Initial commit 2026-01-28 12:45:24 +05:30
CLAUDE.md celery: add error logging for Sonauto API responses 2026-01-31 08:20:40 -06:00
deploy.sh deploy: run alembic migrations after db startup 2026-01-31 07:57:38 -06:00
favicon-16x16.png Initial commit 2026-01-28 12:45:24 +05:30
favicon-32x32.png Initial commit 2026-01-28 12:45:24 +05:30
favicon.ico Initial commit 2026-01-28 12:45:24 +05:30
footer.php Footer: TnC link added 2026-02-02 15:17:53 +05:30
header.php compress images & implement opengraph tags 2026-01-30 11:57:12 +05:30
index.php Header & Footer changes 2026-02-01 21:23:08 +05:30
opengraph.php Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
result.php CTA text correction 2026-02-02 20:25:46 +05:30
waiting.php Merge pull request #14 from DeepakasBTG/frontend 2026-02-02 20:50:58 +05:30