agentik-sdk 0.2.0

Comprehensive, type-safe Rust SDK for the Anthropic API with streaming, tools, vision, files, and batch processing support.
Documentation
1
2
3
4
pub mod logging;

// Re-exports for convenience
pub use logging::{init_logging, log_request, log_response};