Package org.apache.camel.component.langchain4j.chat.tool
package org.apache.camel.component.langchain4j.chat.tool
-
ClassesClassDescriptionlangchain4j Simple Tool parameter implementation, this class can be used to provide multiple properties/input parameters to the tool itself, the NamedJsonSchemaProperty can be then found as headers into the consumer routeCaches Tools Specification and Consumer route reference by the chatId, so that different chats can have different Tool implementationHolds ToolSpecification needed by langchain4j and the associated Camel Consumer.