How to Consistently Retrieve Valid JSON from Claude 3.5 in Go
When working with LLMs as a developer, you often want to receive data in a structured format. While this didn't always work well in the early GPT-3 era, the current models that support function calling are much better at it.
In this post, I want to s...
blog.embiem.me6 min read