Module Dsml.JsonSource

JSON

Generic JSON values on jsont's representation (Json.t = Jsont.json, so jsont's own combinators apply directly). Tool schemas and tool-call arguments are Json.t values.

A generic JSON value.

Sourcemodule Value : sig ... end