Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PythonGenerator ¶
type PythonGenerator struct {
*common.BaseGenerator
}
PythonGenerator renders ADK Python agents.
func NewPythonGenerator ¶
func NewPythonGenerator() *PythonGenerator
NewPythonGenerator instantiates an ADK Python generator.
func (*PythonGenerator) Generate ¶
func (g *PythonGenerator) Generate(agentConfig *common.AgentConfig) error
Generate scaffolds a new agent on disk.
Click to show internal directories.
Click to hide internal directories.