Commit graph

5 commits

Author SHA1 Message Date
Lilith
00aeaf22fb chore(src): 🔧 Update TypeScript definitions in 15 source files 2026-01-22 23:03:05 -08:00
Lilith
38dd0720fa chore(src): 🔧 Update TypeScript files in src directory 2026-01-21 19:16:51 -08:00
Lilith
2ad990efb7 chore(src): 🔧 Update TypeScript files in source directory 2026-01-18 09:20:28 -08:00
Lilith
4f58d535fa fix(main): 🐛 resolve missing environment variables in configuration files 2026-01-09 23:23:05 -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