amazon-transcreation/backend
DJP 2c7677b76f Fix tm_entries_cited type mismatch: accept list or dict
The pipeline stores tm_entries_cited as a list[str] of seg_keys, but the
Pydantic response schema expected dict[str, Any], causing a validation
error when loading the output preview page.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 19:43:16 -04:00
..
alembic feat: add real-time progress tracking and admin job deletion 2026-04-10 16:18:59 -04:00
app Fix tm_entries_cited type mismatch: accept list or dict 2026-04-10 19:43:16 -04:00
tests feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
alembic.ini feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
Dockerfile feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00
requirements.txt feat: complete Phase 1-2 scaffold — backend, frontend, pipeline skeleton 2026-04-10 12:31:43 -04:00