Class LlmProviderInitializer

java.lang.Object
com.bytedesk.ai.provider.LlmProviderInitializer
All Implemented Interfaces:
org.springframework.beans.factory.SmartInitializingSingleton

@Component("llmProviderInitializer") public class LlmProviderInitializer extends Object implements org.springframework.beans.factory.SmartInitializingSingleton
  • Field Details

  • Constructor Details

    • LlmProviderInitializer

      public LlmProviderInitializer()
  • Method Details

    • afterSingletonsInstantiated

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

      public void init()