To test infer_with_model job during development, an AiModel should be inserted into the DB with the initial data. Even if no actual model is present on disk, at least the wk parts can be tested then.
A usable model can be manually downloaded (from notion?) to be placed in the binaryData/sample_organization/.aiModels/ directory. Then the full infer pipeline can be tested without having to train a custom model first.
To test infer_with_model job during development, an AiModel should be inserted into the DB with the initial data. Even if no actual model is present on disk, at least the wk parts can be tested then.
A usable model can be manually downloaded (from notion?) to be placed in the binaryData/sample_organization/.aiModels/ directory. Then the full infer pipeline can be tested without having to train a custom model first.