Package com.bytedesk.ai.model
Class LlmModelInitializer
java.lang.Object
com.bytedesk.ai.model.LlmModelInitializer
- All Implemented Interfaces:
org.springframework.beans.factory.SmartInitializingSingleton
@DependsOn("llmProviderInitializer")
@Component("llmModelInitializer")
public class LlmModelInitializer
extends Object
implements org.springframework.beans.factory.SmartInitializingSingleton
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LlmModelInitializer
public LlmModelInitializer()
-
-
Method Details
-
afterSingletonsInstantiated
public void afterSingletonsInstantiated()- Specified by:
afterSingletonsInstantiated
in interfaceorg.springframework.beans.factory.SmartInitializingSingleton
-
init
public void init()
-