anthropic-rs-sdk 0.1.0

Unofficial Rust SDK for the Anthropic API (community port of anthropic-sdk-go)
Documentation
1
2
3
4
5
//! Tool-use definitions (request side).
//!
//! Reserved for v0.2 — when implemented, this module will host
//! `Tool`, `ToolChoice`, `ToolInputSchema`, and helpers for the
//! tool-runner loop. See `ROADMAP.md` for status.