Skip to main content

Module extended

Module extended 

Source
Expand description

Tool extensions: HTTP / File / SQL / ComputerUse

Re-exports§

pub use computer::ComputerMode;
pub use computer::ComputerUseInput;
pub use computer::ComputerUseOutput;
pub use computer::ComputerUseTool;
pub use file::FileTool;
pub use http::HTTPTool;

Modules§

computer
Computer Use tool for screen interaction via Anthropic API or native mode.
file
File tool (sandbox-safe)
http
HTTP tool with SSRF protection