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ยง
- Http
Client - HTTP client for Sage agents.
- Http
Response - Response from an HTTP request.