Uses of Package
org.apache.camel.component.langchain4j.chat.tool
Packages that use org.apache.camel.component.langchain4j.chat.tool
Package
Description
-
Classes in org.apache.camel.component.langchain4j.chat.tool used by org.apache.camel.component.langchain4j.chatClassDescriptionlangchain4j 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 route
-
Classes in org.apache.camel.component.langchain4j.chat.tool used by org.apache.camel.component.langchain4j.chat.toolClassDescriptionCaches 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.