Embedding model comparison harness
Design: encryption at rest for cloud user data
Design: per-user database isolation for cloud instances
Startup vec DB schema validation: detect dimension mismatch and auto-rebuild
manage.sh: expose cloud-start / cloud-restart / demo-restart commands
manage.sh: add update command and document cloud-rebuild pattern
manage.sh: add update command (git pull + rebuild)
manage.sh: add update command (git pull + rebuild)
manage.sh: add standalone build command (currently requires make)
manage.sh: add status and logs commands
manage.sh: standardize cloud commands to hyphen syntax (cloud-start vs cloud:start)
LLMRouter.embed(): surface actionable error when Ollama model is not pulled
pyr0ball
released v0.20.0 — LLMRouter dict init + Ollama embed preflight at Circuit-Forge/circuitforge-core
2026-05-05 15:00:07 -07:00
LLMRouter: accept inline config dict in addition to Path
Model catalogue: extend to cover Ollama embedding models alongside HuggingFace models
LLMRouter.embed(): surface actionable error when Ollama model is not pulled
LLMRouter: accept inline config dict in addition to Path