package verdict

  1. Overview
  2. No Docs
Unofficial Eio-native OCaml client for TypeSafe AI's Jev

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.4.tar.gz
md5=6caba5991ee6dd97c798a8c17be81ecd
sha512=e855f2a76872cd4e8ea090d8544c0ef11a8d9f1df7266c93bc893f0f4a2ec55f11dd161cbafb90e8164a644016d4df90a19b2b265fae3cbcb5cc1c58203d98f8

Description

Typed questions and answers, bounded HTTP requests, TLS, and retry policies for the TypeSafe AI Jev model. Requires OCaml 5.2 or newer.

Added to opam-repository:

Dependencies (16)

  1. http-date >= "0.2"
  2. logs
  3. uri
  4. yojson >= "3.0.0"
  5. cstruct
  6. mirage-crypto-rng >= "1.0.0"
  7. ca-certs
  8. tls-eio >= "2.1.1"
  9. fmt
  10. domain-name
  11. ipaddr
  12. cohttp-eio >= "6.3.0"
  13. cohttp >= "5.0.0"
  14. eio >= "1.5"
  15. ocaml >= "5.2.0"
  16. dune >= "3.11"

Dev Dependencies (4)

  1. odoc with-doc
  2. qcheck-core with-test
  3. alcotest with-test
  4. eio_main with-test

Used by

None

Conflicts

None