Documentation
¶
Index ¶
- func Run(ctx context.Context, client *wingman.Client, model string, tools []tool.Tool, ...) error
- func RunCoder(ctx context.Context, client *wingman.Client, model string) error
- func RunMCP(ctx context.Context, client *wingman.Client, model string) error
- func RunOpenAPI(ctx context.Context, client *wingman.Client, model string, ...) error
- type RunOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RunOptions ¶
type RunOptions struct {
System string
}
Click to show internal directories.
Click to hide internal directories.