JSON
3 mentions across all digests
JSON (JavaScript Object Notation) is a lightweight text-based data interchange format used as a structured output target for LLM benchmarks, function-calling APIs, and agentic UI generation protocols.
StructEval: Benchmarking LLMs' Capabilities to Generate Structural Outputs
StructEval benchmark exposes critical gaps in LLM structured output generation—even o1-mini only achieves 75.58% accuracy across 18 formats, with visual content generation consistently failing.
Function calling and other API updates
I turned Markdown into a protocol for generative UI
Markdown code fences as an agentic UI protocol let LLMs generate live, executable React interfaces by streaming text and code in one response, using familiar data-flow patterns without fine-tuning.