Class CamelSimpleToolParameter
java.lang.Object
org.apache.camel.component.langchain4j.chat.tool.CamelSimpleToolParameter
langchain4j 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
-
Constructor Summary
ConstructorsConstructorDescriptionCamelSimpleToolParameter
(String description, List<NamedJsonSchemaProperty> properties) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
CamelSimpleToolParameter
-
-
Method Details
-
getProperties
-
getDescription
-