package anthropic
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml bindings for the Anthropic API
Install
dune-project
Dependency
Authors
Maintainers
Sources
anthropic-0.1.0.tbz
sha256=c0ab4ca6eda616706628defc0d7ce79fb233b02e1a79afe00807af8df021b7e6
sha512=e6b8507b0264f7325d2eead525de0c2abd80cb5bc67b2beb60526e44e4e1212117155ddfca9130893a9fb7eb00bdfbfc700ba47fffebf2ea52228d62c8b9ebc1
Description
This library provides type-safe OCaml bindings to the Anthropic API, enabling interaction with Claude models. It supports both synchronous and streaming responses, tool use, batch processing, and file uploads (beta).
Dependencies (12)
- logs
- ppx_deriving_yojson
- yojson
- mirage-crypto-rng
- ca-certs
- tls-eio
-
tls
>= "2.0.1" -
eio
>= "1.2" - cohttp-eio
- cohttp
-
ocaml
>= "5.2" -
dune
>= "3.19"
Dev Dependencies (1)
-
odoc
with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page