Uses of Interface
de.espirit.firstspirit.ai.dto.Tool
Packages that use Tool
-
Uses of Tool in de.espirit.firstspirit.ai.dto
Subinterfaces of Tool in de.espirit.firstspirit.ai.dtoMethods in de.espirit.firstspirit.ai.dto that return types with arguments of type ToolModifier and TypeMethodDescriptionRequest.getTools()
Returns a list of tools to use for the request.Methods in de.espirit.firstspirit.ai.dto with parameters of type ToolModifier and TypeMethodDescription@NotNull Request.Builder
Adds a new tool definition to the request.