# Computer20251124Options

> **Interface** in `@langchain/anthropic`

📖 [View in docs](https://reference.langchain.com/javascript/langchain-anthropic/Computer20251124Options)

Options for the computer use tool (Claude Opus 4.5 only version).

## Signature

```javascript
interface Computer20251124Options
```

## Properties

- `displayHeightPx`
- `displayNumber`
- `displayWidthPx`
- `enableZoom`
- `execute`

---

[View source on GitHub](https://github.com/langchain-ai/langchainjs/blob/1ee0df0c49335104968f6c5130dbdb7e777f85d7/libs/providers/langchain-anthropic/src/tools/computer.ts#L30)