Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator interface {
Generate(projectDir, agentName, instruction, modelProvider, modelName, description string, verbose bool, kagentVersion string) error
}
Generator interface for project generation
func NewGenerator ¶
NewGenerator creates a new generator for the specified framework and language
Click to show internal directories.
Click to hide internal directories.