genkit
genkit copied to clipboard
feat(go/ai): make supportsConstrained function work with Model interface
Refactor supportsConstrained to accept Model interface instead of *model type, enabling constrained output support for custom model implementations.