Skip to content
1 min read · 19 words

Variable: E_ANTHROPIC_MESSAGES_STREAM_ERROR

ts
const E_ANTHROPIC_MESSAGES_STREAM_ERROR: CreatedException<[string]>;

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

Thrown when a streaming Messages request emits a provider or transport failure mid-stream.