My aggregated monorepo of OCaml code, automaintained
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Also update the implementation of module Claude

authored by

Jon Ludlam and committed by
Tangled
438c84f2 796d3ebb

+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