Skip to main content

Variable: ALL_AVAILABLE_ANTHROPIC_MODELS

const ALL_AVAILABLE_ANTHROPIC_MODELS: object

Type declaration

claude-2.1

1: object

claude-2.1.contextWindow

contextWindow: number = 200000

claude-3-5-sonnet

claude-3-5-sonnet: object

claude-3-5-sonnet.contextWindow

contextWindow: number = 200000

claude-3-haiku

claude-3-haiku: object

claude-3-haiku.contextWindow

contextWindow: number = 200000

claude-3-opus

claude-3-opus: object

claude-3-opus.contextWindow

contextWindow: number = 200000

claude-3-sonnet

claude-3-sonnet: object

claude-3-sonnet.contextWindow

contextWindow: number = 200000

claude-instant-1.2

2: object

claude-instant-1.2.contextWindow

contextWindow: number = 100000

Defined in

packages/llamaindex/src/llm/anthropic.ts:96