On May 17, 2025, at 4:37 AM, Ethan McCue <et...@mccue.dev> wrote:
I think it's worth noting that the way you used the prospective API in your ONNX code is not representative of how the API would generally be used in a jdk-only scenario. Custom making a general transformation from JsonValue -> Record is outside the ken of i'd say most. I'd be interested in an experience report of using it straight up. Fair point. Although my use-case is likely more complex I hope my out-of-the-box experience is similar for others that may use it in less complex ways. Pau.