Skip to content
1 min read · 15 words

Variable: E_INVALID_ANTHROPIC_MESSAGES_OPTIONS

ts
const E_INVALID_ANTHROPIC_MESSAGES_OPTIONS: CreatedException<[string]>;

Defined in: src/batteries/llm/anthropic_messages/exceptions.ts:23

Thrown when resolved Anthropic Messages adapter options fail validation.