Documentation
¶
Index ¶
- type StructuredTool
- func (s *StructuredTool) Call(_ context.Context, _ func(context.Context, interface{}) (interface{}, error), ...) (string, error)
- func (s *StructuredTool) Deinit(_ context.Context) error
- func (s *StructuredTool) Description(_ context.Context) string
- func (s *StructuredTool) Init(_ context.Context) error
- func (s *StructuredTool) Name(_ context.Context) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StructuredTool ¶
type StructuredTool struct{}
func (*StructuredTool) Description ¶
func (s *StructuredTool) Description(_ context.Context) string
Click to show internal directories.
Click to hide internal directories.