chatoyant.schema
Chatoyant_schema
Public schema module.
chatoyant
chatoyant.core
chatoyant.native
chatoyant.provider
chatoyant.runtime
chatoyant.tokens
chatoyant_ppx
module Schema : sig ... end
Typed schema descriptors used for structured outputs and tool arguments.
module Codec : sig ... end
Typed JSON codecs that carry JSON Schema.
module Value : sig ... end
Runtime values produced by schema parsing.
module Json_schema : sig ... end
Standalone JSON Schema implementation.