Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentTool ¶
func (*AgentTool) Execute ¶
func (t *AgentTool) Execute(ctx context.Context, params *responses.FunctionCallMessage) (*responses.FunctionCallOutputMessage, error)
type ImageGenerationTool ¶
func NewImageGenerationTool ¶
func NewImageGenerationTool() *ImageGenerationTool
func (*ImageGenerationTool) Execute ¶
func (t *ImageGenerationTool) Execute(ctx context.Context, params *responses.FunctionCallMessage) (*responses.FunctionCallOutputMessage, error)
Click to show internal directories.
Click to hide internal directories.