Uses of Class
eu.svjatoslav.alyverkko_cli.configuration.ConfigurationModel
Packages that use ConfigurationModel
Package
Description
This package defines the model management system for the Älyverkko CLI.
-
Uses of ConfigurationModel in eu.svjatoslav.alyverkko_cli.model
Constructor parameters in eu.svjatoslav.alyverkko_cli.model with type arguments of type ConfigurationModelModifierConstructorDescriptionModelLibrary(File modelsBaseDirectory, List<ConfigurationModel> configModels) Constructs a library of AI models from the provided list ofConfigurationModels, ignoring those whose paths do not exist.