Skip to main content

Module computer

Module computer 

Source
Expand description

Computer Use tool for screen interaction via Anthropic API or native mode.

Re-exports§

pub use actions::ComputerMode;
pub use actions::ComputerUseInput;
pub use actions::ComputerUseOutput;
pub use screen::ComputerUseTool;

Modules§

actions
Action types and helpers for the computer-use tool.
screen
Computer Use tool — struct, constructors, and BaseTool implementation.