Skip to content

@ainize/node 0.1.0

Latest

Choose a tag to compare

@kimminhyun-ai kimminhyun-ai released this 10 Sep 20:19
· 62 commits to main since this release
2f59702

First public release of @ainize/node.

npm install -g @ainize/node
  • Window-resident teach trainer (trainer/resident/): the base model is loaded once and lessons are served from a queue; teach_client.py is a drop-in for teach.trainer.script with a one-shot teach.py fallback. Adds exact-length batched probes, pinpoint protection of the locality-prompt rows and a contrast-probe cache. This is the trainer behind the 108-lesson certification run.
  • Package is now public on npm (MIT), depends on @ainize/core ^0.1.0 from the registry; engines.node >= 24.