The Proper Way to Generate Structured Data with LLMs
Every application that uses ML, especially LLMs, needs to parse the response from the model somehow. And programs usually need clear interfaces to interact with other systems so we need to expect a somewhat structured output from the LLM.
Usually, pe...
denislearns.tech6 min read