Uses of Class
org.apache.camel.component.langchain4j.chat.tool.NamedJsonSchemaProperty
Packages that use NamedJsonSchemaProperty
-
Uses of NamedJsonSchemaProperty in org.apache.camel.component.langchain4j.chat.tool
Methods in org.apache.camel.component.langchain4j.chat.tool that return types with arguments of type NamedJsonSchemaPropertyConstructor parameters in org.apache.camel.component.langchain4j.chat.tool with type arguments of type NamedJsonSchemaPropertyModifierConstructorDescriptionCamelSimpleToolParameter(String description, List<NamedJsonSchemaProperty> properties) Deprecated.