Expand description
§inference-runtime-anthropic
Anthropic Messages API runtime. Doc §10.3. Same shape as
inference-runtime-openai; per-provider differences live in
wire and error.
Re-exports§
pub use config::AnthropicConfig;pub use cost::AnthropicPricing;pub use error::classify_anthropic_error;pub use runner::AnthropicRunner;