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 Details

    • LlmModelInitializer

      public LlmModelInitializer()
  • Method Details

    • afterSingletonsInstantiated

      public void afterSingletonsInstantiated()
      Specified by:
      afterSingletonsInstantiated in interface org.springframework.beans.factory.SmartInitializingSingleton
    • init

      public void init()