Uses of Interface
org.apache.camel.builder.endpoint.dsl.LangChain4jChatEndpointBuilderFactory.LangChain4jChatEndpointConsumerBuilder
-
Uses of LangChain4jChatEndpointBuilderFactory.LangChain4jChatEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of LangChain4jChatEndpointBuilderFactory.LangChain4jChatEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the LangChain4j Chat component.Methods in org.apache.camel.builder.endpoint.dsl that return LangChain4jChatEndpointBuilderFactory.LangChain4jChatEndpointConsumerBuilderModifier and TypeMethodDescriptionLangChain4jChatEndpointBuilderFactory.AdvancedLangChain4jChatEndpointConsumerBuilder.basic()LangChain4jChatEndpointBuilderFactory.LangChain4jChatEndpointConsumerBuilder.chatOperation(String chatOperation) Operation in case of Endpoint of type CHAT.LangChain4jChatEndpointBuilderFactory.LangChain4jChatEndpointConsumerBuilder.chatOperation(org.apache.camel.component.langchain4j.chat.LangChain4jChatOperations chatOperation) Operation in case of Endpoint of type CHAT.