Gemini and Angular, Part II: Creating Generative UIs
Let's continue our journey into LLMs and Gemini! In the previous article, we moved beyond simple text generation and learned: * how to force the model to speak our language using structured outputs (JSON schemas) * how to connect the model to our actual code and logic using function calling (tool us