adk_llm_anthropic_request (erlang_adk v0.8.0)
View SourceBounded Messages API request construction for the Anthropic adapter.
This module deliberately receives the complete runtime config but copies only documented generation fields. In particular, API keys and runtime handles can never enter the JSON payload through an accidental map merge.
Summary
Functions
Translate the existing ADK function declaration contract (name, optional description, and parameters) into Anthropic client tools.
Functions
Translate the existing ADK function declaration contract (name, optional description, and parameters) into Anthropic client tools.
-spec max_request_bytes() -> pos_integer().