Interface LangChain4jChatEndpointBuilderFactory.LangChain4jChatBuilders

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

public static interface LangChain4jChatEndpointBuilderFactory.LangChain4jChatBuilders
  • Method Details

    • langchain4jChat

      LangChain4j Chat (camel-langchain4j-chat) LangChain4j Chat component Category: ai Since: 4.5 Maven coordinates: org.apache.camel:camel-langchain4j-chat
      Returns:
      the dsl builder for the headers' name.
    • langchain4jChat

      LangChain4j Chat (camel-langchain4j-chat) LangChain4j Chat component Category: ai Since: 4.5 Maven coordinates: org.apache.camel:camel-langchain4j-chat Syntax: langchain4j-chat:chatId Path parameter: chatId (required) The id
      Parameters:
      path - chatId
      Returns:
      the dsl builder
    • langchain4jChat

      LangChain4j Chat (camel-langchain4j-chat) LangChain4j Chat component Category: ai Since: 4.5 Maven coordinates: org.apache.camel:camel-langchain4j-chat Syntax: langchain4j-chat:chatId Path parameter: chatId (required) The id
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - chatId
      Returns:
      the dsl builder