Uses of Class
eu.svjatoslav.alyverkko_cli.model.Model
Packages that use Model
Package
Description
This subpackage implements the mail-based AI task processing functionality.
This package defines the model management system for the Älyverkko CLI.
-
Uses of Model in eu.svjatoslav.alyverkko_cli.commands.task_processor
Fields in eu.svjatoslav.alyverkko_cli.commands.task_processor declared as Model -
Uses of Model in eu.svjatoslav.alyverkko_cli.model
Methods in eu.svjatoslav.alyverkko_cli.model that return ModelMethods in eu.svjatoslav.alyverkko_cli.model that return types with arguments of type ModelModifier and TypeMethodDescriptionModelLibrary.findModelByAlias(String alias) Finds a model by its alias in this library.ModelLibrary.getModels()Methods in eu.svjatoslav.alyverkko_cli.model with parameters of type Model