Uses of Package
eu.svjatoslav.alyverkko_cli.configuration
Packages that use eu.svjatoslav.alyverkko_cli.configuration
Package
Description
This package contains the core components of the Älyverkko CLI application, including the main entry point,
command interfaces, and utility classes.
This subpackage implements the mail-based AI task processing functionality.
This package handles the configuration system for the Älyverkko CLI application.
This package defines the model management system for the Älyverkko CLI.
-
Classes in eu.svjatoslav.alyverkko_cli.configuration used by eu.svjatoslav.alyverkko_cli
-
-
Classes in eu.svjatoslav.alyverkko_cli.configuration used by eu.svjatoslav.alyverkko_cli.configurationClassDescriptionCentral configuration class storing all application parameters.
-
Classes in eu.svjatoslav.alyverkko_cli.configuration used by eu.svjatoslav.alyverkko_cli.modelClassDescriptionRepresents a single AI model configuration entry, including alias, path to the model file, token context size, and an optional end-of-text marker.