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.5.tbz
sha256=9e3437d6ebf48ec9f5d9a8afd62eaeece124023f02dbd87e4b291205fd309b72
sha512=605c10ed62c0cbc31a151b7031cc80a284d5c94231c1ef423ae7439572e3fadddab4a45f52eaeeef83973a8e324839b9fda03f9082deef1b6781353f63975510

Description

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

Published: 08 Jul 2026

Dependencies (14)

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

Dev Dependencies (3)

  1. odoc with-doc
  2. alcotest with-test
  3. cohttp-lwt with-test

Used by

None

Conflicts

None