Uses of Class
org.apache.camel.component.langchain4j.chat.LangChain4jChatConfiguration
Packages that use LangChain4jChatConfiguration
-
Uses of LangChain4jChatConfiguration in org.apache.camel.component.langchain4j.chat
Methods in org.apache.camel.component.langchain4j.chat that return LangChain4jChatConfigurationModifier and TypeMethodDescriptionLangChain4jChatConfiguration.copy()LangChain4jChatComponent.getConfiguration()LangChain4jChatEndpoint.getConfiguration()Methods in org.apache.camel.component.langchain4j.chat with parameters of type LangChain4jChatConfigurationModifier and TypeMethodDescriptionvoidLangChain4jChatComponent.setConfiguration(LangChain4jChatConfiguration configuration) The configuration.Constructors in org.apache.camel.component.langchain4j.chat with parameters of type LangChain4jChatConfigurationModifierConstructorDescriptionLangChain4jChatEndpoint(String uri, LangChain4jChatComponent component, String chatId, LangChain4jChatConfiguration configuration)