Changeset 0.25.0 (#160)
This commit is contained in:
@@ -22,7 +22,7 @@ func init() {
|
||||
// url_fetch
|
||||
// ═══════════════════════════════════════════
|
||||
|
||||
type URLFetchTool struct{}
|
||||
type URLFetchTool struct{ BaseTool }
|
||||
|
||||
func (t *URLFetchTool) Definition() ToolDef {
|
||||
return ToolDef{
|
||||
|
||||
Reference in New Issue
Block a user