Interface LangChain4jToolsEndpointBuilderFactory.LangChain4jToolsBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
LangChain4jToolsEndpointBuilderFactory

public static interface LangChain4jToolsEndpointBuilderFactory.LangChain4jToolsBuilders
  • Method Details

    • langchain4jTools

      LangChain4j Tools (camel-langchain4j-tools) LangChain4j Tools and Function Calling Features Category: ai Since: 4.8 Maven coordinates: org.apache.camel:camel-langchain4j-tools Syntax: langchain4j-tools:toolId Path parameter: toolId (required) The tool name
      Parameters:
      path - toolId
      Returns:
      the dsl builder
    • langchain4jTools

      LangChain4j Tools (camel-langchain4j-tools) LangChain4j Tools and Function Calling Features Category: ai Since: 4.8 Maven coordinates: org.apache.camel:camel-langchain4j-tools Syntax: langchain4j-tools:toolId Path parameter: toolId (required) The tool name
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - toolId
      Returns:
      the dsl builder