DataDesigner/tests
Johnny Greco abb5d62f02
feat: Add download personas command to the CLI (#146)
* initial implementation

* make download app consistent with config app

* add dry run

* add unit tests

* some cleanup

* some refactoring; add dataset sizes to log messages

* add list option

* update so we don't double print NGC CLI

* move constants to shared config file

* add persona repository
2025-12-17 16:41:41 -05:00
..
cli feat: Add download personas command to the CLI (#146) 2025-12-17 16:41:41 -05:00
config chore: update default model config settings (#142) 2025-12-17 13:01:41 -05:00
engine feat: support native embedding generation (#106) 2025-12-15 11:03:33 -07:00
essentials feat: support native embedding generation (#106) 2025-12-15 11:03:33 -07:00
interface feat: processor to easily export part of dataset to JSONL (#26) 2025-12-10 20:59:30 -03:00
plugins style: Sort imports traditionally instead of within sections (#103) 2025-12-08 09:01:58 -06:00
conftest.py feat: support native embedding generation (#106) 2025-12-15 11:03:33 -07:00
test_logging.py style: Sort imports traditionally instead of within sections (#103) 2025-12-08 09:01:58 -06:00
test_plugin_manager.py refactor: config, essentials, and plugins (#100) 2025-12-05 16:17:29 -06:00