Uses of Class
dev.langchain4j.model.chat.request.json.JsonObjectSchema
Packages that use JsonObjectSchema
-
Uses of JsonObjectSchema in dev.langchain4j.agent.tool
Methods in dev.langchain4j.agent.tool that return JsonObjectSchemaModifier and TypeMethodDescriptionToolSpecification.parameters()
Returns the parameters of the tool.Methods in dev.langchain4j.agent.tool with parameters of type JsonObjectSchemaModifier and TypeMethodDescriptionToolSpecification.Builder.parameters
(JsonObjectSchema parameters) Sets theparameters
. -
Uses of JsonObjectSchema in dev.langchain4j.model.chat.request.json
Methods in dev.langchain4j.model.chat.request.json that return JsonObjectSchema