Package dev.langchain4j.service.spring


package dev.langchain4j.service.spring
  • Class
    Description
    An interface annotated with @AiService will be automatically registered as a bean and wired with all the following components (beans) available in the context:
     
     
    Specifies how LangChain4j components are wired (injected) into a given AI Service.