Documentation
¶
Index ¶
- func BuildBuildToolDump() (string, error)
- func BuildPlanToolDump() (string, error)
- func Exec(ctx context.Context, env *Env, mode string, inv tooling.Invocation) (any, error)
- func MergeWebSearchExtras(cfg *config.Root, engineKey string, tool map[string]any) map[string]any
- func NativeToolParams(mode string) ([]openai.ChatCompletionToolUnionParam, error)
- func NewShellCommand(ctx context.Context, dir, script string) *exec.Cmd
- type Env
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildBuildToolDump ¶
func BuildPlanToolDump ¶
func MergeWebSearchExtras ¶
func NativeToolParams ¶
func NativeToolParams(mode string) ([]openai.ChatCompletionToolUnionParam, error)
Types ¶
type Env ¶
type Env = agenttoolenv.Env
Source Files
¶
Click to show internal directories.
Click to hide internal directories.