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.3.tbz
sha256=636d458cb1564ed88ca8c0250c432e91c2f822fd49ad2b923819e762bda10be6
sha512=361e476423ebc0f9cf561cc28ccd4531cf08e424e95eea43a67d6b8dbb457a49a25b418625ffa99f6327fc5df14e540e502d1aa8ed606111c5c010fe498eec2a

Description

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

Published: 25 Apr 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 (2)

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

Used by

None

Conflicts

None