Skip to content
1 min read · 15 words

Variable: E_ANTHROPIC_MESSAGES_REQUEST_TIMEOUT

ts
const E_ANTHROPIC_MESSAGES_REQUEST_TIMEOUT: CreatedException<[number]>;

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

Thrown when the request does not complete before requestTimeoutMs.