Class ToolSpecificationObjectSubstitution.Serialized
java.lang.Object
io.quarkiverse.langchain4j.runtime.tool.ToolSpecificationObjectSubstitution.Serialized
- Enclosing class:
- ToolSpecificationObjectSubstitution
- 
Constructor SummaryConstructorsConstructorDescriptionSerialized(String name, String description, dev.langchain4j.model.chat.request.json.JsonObjectSchema parameters) 
- 
Method SummaryModifier and TypeMethodDescriptiongetName()dev.langchain4j.model.chat.request.json.JsonObjectSchema
- 
Constructor Details- 
Serialized
 
- 
- 
Method Details- 
getName
- 
getDescription
- 
getParameterspublic dev.langchain4j.model.chat.request.json.JsonObjectSchema getParameters()
 
-