Class ConfigurationModel
java.lang.Object
eu.svjatoslav.alyverkko_cli.configuration.ConfigurationModel
Represents a single AI model configuration entry, including alias,
path to the model file, token context size, and an optional
end-of-text marker.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigurationModel
public ConfigurationModel()
-