adk_llm_anthropic (erlang_adk v0.8.0)
View SourceNative Anthropic Messages API provider.
Request/response translation is delegated to the pure bounded codecs under models/anthropic/request. This module owns credential/header handling, HTTP status classification, and incremental SSE delivery through the shared flow-controlled model transport.
Summary
Functions
Secret- and handle-free projection for developer tooling.
Functions
Secret- and handle-free projection for developer tooling.
-spec stream_content(map(), list(), list(), fun((adk_content:content()) -> ok)) -> term().