Generating JSON with an LLM: The Old Method and the New Method
Even with a baby LLM, it's possible to generate JSON. In this article, we'll explore how to generate JSON with an LLM using both the traditional method (with a detailed prompt) and the new method called "Structured Outputs".
Prerequisites
To understa...
k33g.hashnode.dev10 min read