Skip to main content

Crate atomr_infer_runtime_anthropic

Crate atomr_infer_runtime_anthropic 

Source
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;

Modules§

config
cost
error
runner
wire
Anthropic Messages API wire types.