Uses of Class
com.github.copilot.sdk.json.ToolDef
Packages that use ToolDef
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of ToolDef in com.github.copilot.sdk.json
Methods in com.github.copilot.sdk.json that return types with arguments of type ToolDefModifier and TypeMethodDescriptionCreateSessionRequest.getTools()Gets the tools.ResumeSessionRequest.getTools()Gets the tools.Method parameters in com.github.copilot.sdk.json with type arguments of type ToolDef