Commit graph

6 commits

Author SHA1 Message Date
Lilith
b982522d99 chore(src): 🔧 Update TypeScript files in source directory 2026-01-18 09:20:26 -08:00
Lilith
a0fcd46c16 docs(backend-api): 📝 Update analytics API architecture docs, add GeoIP/VPN data assets, and refine E2E test fixtures 2026-01-18 09:20:26 -08:00
Lilith
774d3b1d74 chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
Lilith
f65e451cdd chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
Lilith
3012e45a6a feat(i18n): enhance language detection with fallback 2026-01-13 03:10:12 -08:00
Lilith
8c679e3f09 ♻️ Require local NLLB model, remove auto-download
- Require model to exist locally (use @ml-model-loader to download)
- Add local_files_only=True to prevent network access
- Simplify health endpoint, remove HF cache info
- Error if model not found with clear download instructions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 17:37:39 -08:00