0.1.0 - 2025-07-16
Initial release of OCaml Anthropic bindings.
Features
- Complete implementation of Anthropic Messages API
- Support for all Claude models (Haiku, Sonnet, Opus)
- Streaming responses with real-time event handling
- Tool use/function calling support
- Batch processing for bulk operations
- Models API for querying available models
- Beta Files API for file uploads and references
- Automatic retry logic with exponential backoff