Skip to content
1 min read · 16 words

Variable: E_ANTHROPIC_MESSAGES_HTTP_ERROR

ts
const E_ANTHROPIC_MESSAGES_HTTP_ERROR: CreatedException<[number, string]>;

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

Thrown when the upstream Messages endpoint returns an API error.