Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Echo ¶
type Echo struct{}
Echo echoes the input message back. Useful for testing the tool-calling flow.
func (*Echo) Description ¶
func (*Echo) DisplayName ¶ added in v0.1.4
func (*Echo) Parameters ¶
func (*Echo) Parameters() interfaces.JSONSchema
Click to show internal directories.
Click to hide internal directories.