Structured output support in models
Eg: Gemma2 doesn't support structured output natively. Can I use genkit to get structured output?
Ollama on the other hand support it and I am able to get it working easily, but I am running into errors with Gemma.
Similarly, function calling and tool usage is model dependent. Does genkit work with such models?