Uses of Class
org.apache.camel.component.langchain4j.agent.LangChain4jAgentConfiguration
-
Uses of LangChain4jAgentConfiguration in org.apache.camel.component.langchain4j.agent
Methods in org.apache.camel.component.langchain4j.agent that return LangChain4jAgentConfigurationModifier and TypeMethodDescriptionLangChain4jAgentConfiguration.copy()LangChain4jAgentComponent.getConfiguration()LangChain4jAgentEndpoint.getConfiguration()Methods in org.apache.camel.component.langchain4j.agent with parameters of type LangChain4jAgentConfigurationModifier and TypeMethodDescriptionvoidLangChain4jAgentComponent.setConfiguration(LangChain4jAgentConfiguration configuration) The configurationConstructors in org.apache.camel.component.langchain4j.agent with parameters of type LangChain4jAgentConfigurationModifierConstructorDescriptionLangChain4jAgentEndpoint(String endpointUri, org.apache.camel.Component component, String agentId, LangChain4jAgentConfiguration configuration)