Package com.embabel.agent.api.models
Class DockerLocalModels
-
- All Implemented Interfaces:
public final class DockerLocalModelsDocker local models This class will always be loaded, but models won't be loaded from the Docker endpoint unless the "docker" profile is set. Model names will be precisely as reported from http://localhost:12434/engines/v1/models (assuming default port).
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringDOCKER_PROFILEpublic final static StringPROVIDER
-
Constructor Summary
Constructors Constructor Description DockerLocalModels()
-