Uses of Interface
ai.agentscentral.core.model.ModelConfig
Packages that use ModelConfig
-
Uses of ModelConfig in ai.agentscentral.core.model
Methods in ai.agentscentral.core.model that return ModelConfigModifier and TypeMethodDescriptionModel.config()Returns the value of theconfigrecord component.Constructors in ai.agentscentral.core.model with parameters of type ModelConfigModifierConstructorDescriptionModel(String name, ModelConfig config) Creates an instance of aModelrecord class.