My aggregated monorepo of OCaml code, automaintained

Also update the implementation of module Claude

+1
+1
ocaml-claudeio/lib/claude.ml
··· 17 17 module Transport = Transport 18 18 module Model = Model 19 19 module Proto = Proto 20 + module Structured_output = Structured_output 20 21 21 22 (* New MCP-based custom tool support *) 22 23 module Tool = Tool