Uses of Record Class
dev.dokimos.core.agents.ToolDefinition
Packages that use ToolDefinition
-
Uses of ToolDefinition in dev.dokimos.core.agents
Methods in dev.dokimos.core.agents that return ToolDefinitionModifier and TypeMethodDescriptionToolDefinition.Builder.build()Builds the tool definition.static ToolDefinitionCreates a tool definition from a map, typically when deserializing from a JSON dataset.static ToolDefinitionCreates a tool definition with a name, description, and input schema.