Skip to main content

Module tools

Module tools 

Source
Expand description

RFC-0011: Tool implementations for Sage agents.

This module provides the built-in tools that agents can use via use ToolName declarations and ToolName.method() calls.

Structsยง

HttpClient
HTTP client for Sage agents.
HttpResponse
Response from an HTTP request.