Learn two methods for extracting JSON using LLMs: structured generation and fine-tuning. You’ll see how to specify an Outlines-compatible schema in your request to generate structured outputs and create a LoRA adapter for extracting the desired values.