open-brainy/src/utils
David Snelling f0537a3fc4 feat: add simplified LLM commands and presets with detailed CLI support
Implemented new simplified commands (`create-simple`, `train-simple`, `generate-simple`) for easier LLM model management. Added pre-configured model presets (`tiny`, `small`, `medium`, `large`) and enhanced options to streamline usage for beginners. Updated CLI and API documentation with detailed examples. Incremented version to 0.8.0.
2025-06-10 11:47:05 -07:00
..
distance.ts chore: update Node.js requirement to 23.11.0 and optimize pipelines and utilities 2025-06-05 14:51:21 -07:00
embedding.ts docs: update README.md and suppress TensorFlow.js warnings 2025-06-05 11:44:18 -07:00
environment.ts feat: add environment detection and threading utility functions 2025-06-04 10:01:23 -07:00
index.ts chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
version.ts feat: add simplified LLM commands and presets with detailed CLI support 2025-06-10 11:47:05 -07:00
workerUtils.ts feat: add environment detection and threading utility functions 2025-06-04 10:01:23 -07:00