Commit graph

14 commits

Author SHA1 Message Date
Research Assistant
19c28a8b91 chore: commit session work before hotfix switch 2026-05-18 22:47:30 +08:00
Research Assistant
f90327bfa3 refactor(memory): convert vector_db.py to deprecated forwarding shim 2026-05-18 17:18:53 +08:00
Research Assistant
7b567af7c8 fix: add missing chunker module; restore deleted vector_db.py 2026-05-15 21:27:22 +08:00
Research Assistant
64ee50a080 feat: add persistent vector build state helpers 2026-05-15 01:13:12 +08:00
Research Assistant
bfc4e9ffab fix: get_embed_status reads API model; defer display() after async status refresh 2026-05-14 00:18:03 +08:00
Research Assistant
7ad1d2405d debug: log API base_url to check env var passthrough 2026-05-13 22:25:20 +08:00
Research Assistant
110889da73 fix: pass API key/base/model as env vars to avoid saveSettings race 2026-05-13 22:22:37 +08:00
Research Assistant
58bd70ace7 feat: API model as text field (custom any name) + fix Python duplicate 2026-05-13 21:55:09 +08:00
Research Assistant
4113af1c99 feat: urllib-based model download bypasses HF hub + HF_TOKEN field 2026-05-13 21:33:09 +08:00
Research Assistant
d8435be4bd feat: huggingface_hub.set_endpoint() mirror + API base_url support 2026-05-13 21:03:24 +08:00
Research Assistant
571ac32ba0 fix: Python no longer overrides HF_ENDPOINT from stale settings 2026-05-13 19:21:21 +08:00
Research Assistant
ea8073c60f feat: HF mirror endpoint support for model downloads behind firewalls 2026-05-13 19:15:43 +08:00
Research Assistant
3d5a4a4e15 fix: lighter terminal output box + cache embedding model across papers 2026-05-13 19:12:52 +08:00
Research Assistant
8d3e4432c3 chore: add pre-commit JS syntax hook + stage missing vector CLI files 2026-05-12 23:34:24 +08:00