SombraX Agentic Core (SAC) — a provider-agnostic Rust library for building LLM agents: content-modifying hooks, tool/MCP integration, and context optimization.
//! Web tools
//!//! Tools for HTTP requests and web content retrieval.
modenv_expand;modfetch;pubuseenv_expand::expand_env_vars;pubusefetch::{FetchArgs, FetchOutput, FetchTool};