genkit icon indicating copy to clipboard operation
genkit copied to clipboard

feat(go/ai): make supportsConstrained function work with Model interface

Open eric642 opened this issue 4 weeks ago • 0 comments

Refactor supportsConstrained to accept Model interface instead of *model type, enabling constrained output support for custom model implementations.

eric642 avatar Nov 27 '25 08:11 eric642