Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AskToolArgs ¶
type AskToolArgs struct {
Question string `json:"question" jsonschema:"description:Question about the codebase"`
}
AskToolArgs defines the arguments for the ask tool
Click to show internal directories.
Click to hide internal directories.