Uses of Class
org.apache.camel.component.langchain4j.chat.LangChain4jChatConsumer
Packages that use LangChain4jChatConsumer
-
Uses of LangChain4jChatConsumer in org.apache.camel.component.langchain4j.chat.tool
Methods in org.apache.camel.component.langchain4j.chat.tool that return LangChain4jChatConsumerMethods in org.apache.camel.component.langchain4j.chat.tool with parameters of type LangChain4jChatConsumerModifier and TypeMethodDescriptionvoidCamelToolSpecification.setConsumer(LangChain4jChatConsumer consumer) Deprecated.Constructors in org.apache.camel.component.langchain4j.chat.tool with parameters of type LangChain4jChatConsumerModifierConstructorDescriptionCamelToolSpecification(dev.langchain4j.agent.tool.ToolSpecification toolSpecification, LangChain4jChatConsumer consumer) Deprecated.