Skip to main content

Module http

Module http 

Source
Expand description

Anthropic API HTTP client implementing Classifier.

Structs§

AnthropicClassifier

Constants§

DEFAULT_MODEL
Default model when TJ_CLASSIFIER_MODEL is not set.
DEFAULT_TIMEOUT
Default upper bound on a single classification round-trip. Hooks wrap calls in || true so a timeout never breaks Claude Code, but without a bound the hook would still hang the chat turn.