Interface DjlComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface DjlComponentBuilderFactory
    Infer Deep Learning models from message exchanges data using Deep Java Library (DJL). Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • djl

        static DjlComponentBuilderFactory.DjlComponentBuilder djl()
        Deep Java Library (camel-djl) Infer Deep Learning models from message exchanges data using Deep Java Library (DJL). Category: ai,deeplearning Since: 3.3 Maven coordinates: org.apache.camel:camel-djl
        Returns:
        the dsl builder