Uses of Package
dev.langchain4j.agent.tool
Packages that use dev.langchain4j.agent.tool
Package
Description
-
Classes in dev.langchain4j.agent.tool used by dev.langchain4j.agent.toolClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Represents an LLM-generated request to execute a tool.
ToolExecutionRequestbuilder static inner class.Deprecated, for removal: This API element is subject to removal in a future version.please use the newJsonObjectSchemaAPI instead to define the schema for tool parameters.Deprecated, for removal: This API element is subject to removal in a future version.ToolParametersbuilder static inner class.Describes a tool that language model can execute.ToolSpecificationbuilder static inner class. -
Classes in dev.langchain4j.agent.tool used by dev.langchain4j.data.message
-
Classes in dev.langchain4j.agent.tool used by dev.langchain4j.modelClassDescriptionRepresents an LLM-generated request to execute a tool.Describes a tool that language model can execute.
-
Classes in dev.langchain4j.agent.tool used by dev.langchain4j.model.chat
-
Classes in dev.langchain4j.agent.tool used by dev.langchain4j.model.chat.listener
-
Classes in dev.langchain4j.agent.tool used by dev.langchain4j.model.chat.request
-
Classes in dev.langchain4j.agent.tool used by dev.langchain4j.web.search
JsonSchemaElementAPI instead to define the schema for tool parameters