effect-io-ai

Package: @effect/ai-anthropic
Module: AnthropicTool

AnthropicTool.ViewRange

A [start, end] 1-indexed line range for viewing file contents, using -1 as the end value to read through the end of the file.

When to use

Use when typing view_range for memory or text editor view commands.

Signature

type ViewRange = typeof ViewRange.Type

Source

Since v4.0.0