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.1.tbz
sha256=cb3b82428abcda76c02ec92f8103a4db28edf3f42795794a37135e9a3c40af96
sha512=11be8889ee25bee67b2be00553c42a4692bc73e5ce23985e8bb87f8a07e9d8f556b5a63b219fe5fe30366c8b0d4edae494afa80ccfbfcb112f1fa1e458de55bf

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