package ocaml-ai-sdk

  1. Overview
  2. No Docs
OCaml AI SDK - Provider abstraction for AI models

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocaml-ai-sdk-0.1.tbz
sha256=467ed85a42617ce399d0032d81f27f8dd2e8ca9b0753daeb2cbd84bf46761370
sha512=f5e96feea16c6ffdb45f49ee3e84e9cdb5426245c1ac32acc6434c15b949cc576c1007ed463bf1362dce507d10700eb96acf5a42fa7eed4e8e491ae0214a2e4a

Description

Type-safe, provider-agnostic AI model abstraction inspired by Vercel AI SDK

Published: 10 Apr 2026

Dependencies (11)

  1. lwt_ppx >= "5.9"
  2. ppx_deriving >= "5.2"
  3. base64 >= "1.3"
  4. lwt_ssl >= "1.2"
  5. cohttp-lwt-unix >= "5.3"
  6. melange-json-native >= "2.0"
  7. jsonschema >= "0.1"
  8. yojson >= "2.2"
  9. lwt >= "5.9"
  10. ocaml >= "4.14"
  11. dune >= "3.21"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by

None

Conflicts

None