claude-rust-provider 1.3.5

Anthropic API provider with SSE streaming
Documentation
1
2
3
4
5
pub mod anthropic_provider;
mod request_builder;
pub mod sse_parser;

pub use anthropic_provider::AnthropicProvider;