video-accessibility/backend/app
Vadym Samoilenko 4645e67611 fix(glossary-list): show real embedding progress in glossary list view
- Add current_version_embedding_status/embedded_count/term_count to GlossaryResponse
- Batch-fetch current versions in list endpoint (single extra query, not N queries)
- Add get_versions_by_ids() helper to glossary_service
- Fix GlossaryList.tsx: embeddingBadge('') → embeddingBadge(g) with real status + pct

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 19:00:56 +01:00
..
api/v1 fix(glossary-list): show real embedding progress in glossary list view 2026-05-13 19:00:56 +01:00
core feat(embed): switch embeddings to Vertex AI text-multilingual-embedding-002 2026-05-13 18:41:32 +01:00
lib fix(pipeline): fix 5 QA tickets — caption alignment, glossary, source_has_ad render, filler words, NL error surfacing 2026-05-08 18:36:59 +01:00
middleware chore(lint): fix all ruff errors — 0 warnings remaining 2026-05-13 17:13:08 +01:00
migrations chore(lint): fix all ruff errors — 0 warnings remaining 2026-05-13 17:13:08 +01:00
models fix(glossary-list): show real embedding progress in glossary list view 2026-05-13 19:00:56 +01:00
prompts fix(pipeline): fix 5 QA tickets — caption alignment, glossary, source_has_ad render, filler words, NL error surfacing 2026-05-08 18:36:59 +01:00
schemas chore(lint): fix all ruff errors — 0 warnings remaining 2026-05-13 17:13:08 +01:00
services fix(glossary-list): show real embedding progress in glossary list view 2026-05-13 19:00:56 +01:00
tasks fix(embed): respect Gemini 429 retryDelay and reduce concurrency 2026-05-13 18:07:22 +01:00
telemetry chore: push all session changes — backend hardening, tests, apache config, deploy scripts 2026-04-30 15:52:14 +01:00
main.py chore: push all session changes — backend hardening, tests, apache config, deploy scripts 2026-04-30 15:52:14 +01:00