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.6.2.tbz
sha256=637f60398f673dfb2e661f6ed7da169b823a870d27b48e729d5b9200e46a52b2
sha512=5aec259473395025edb6689b544e57e821cfbef9352987f95eb2182034979ce898040e06e60a9d89a40a187b77fb5b1b7183c7ec4264da9d9a834864860a5fed

Description

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

Added to opam-repository:

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