Skip to main content

Crate meerkat_anthropic

Crate meerkat_anthropic 

Source
Expand description

meerkat-anthropic — Anthropic (Claude) vertical.

Owns the Anthropic LLM client, provider runtime, OAuth/Bedrock/ Vertex/Foundry backend wiring, and Anthropic request-shaping helpers. Capability vocabulary lives in meerkat_core::model_profile; the capability data rows live in meerkat-models.

Re-exports§

pub use client::AnthropicClient;
pub use runtime::AnthropicProviderRuntime;
pub use web_search::AnthropicWebSearchExecutor;

Modules§

client
Anthropic Claude API client
runtime
Anthropic provider runtime.
web_search
Anthropic-native web-search fallback executor.

Enums§

AnthropicAuthMethod
AnthropicBackendKind