json-schema

Tag

Cards List
#json-schema

When JSON Is Not Enough: Semantic Reliability of Schema-Constrained LLM Ordering Agents

arXiv cs.AI · yesterday Cached

The paper introduces OrderBench, a benchmark for restaurant ordering LLM agents that evaluates semantic reliability beyond schema validity, demonstrating that structured output modes can achieve perfect schema validity while still having high semantic error rates.

0 favorites 0 likes
#json-schema

Object Aligner: A Configurable JSON Schema Similarity Score for Graphs, Applied to LLM Prompt Optimization

arXiv cs.CL · 2026-07-03 Cached

Object Aligner is an open-source Python library that deterministically scores two JSON objects by recursively aligning their trees, using Hungarian algorithm for unordered collections and sequence alignment for ordered ones. It introduces referential alignment for graphs/hypergraphs and can be used as a reward function in LLM prompt optimization.

0 favorites 0 likes
#json-schema

Show HN: GolemUI – The new paradigm for JavaScript forms

Hacker News Top · 2026-07-01 Cached

GolemUI is a declarative form engine that defines forms as JSON schemas, offering accessibility, i18n, and multi-framework support out of the box.

0 favorites 0 likes
#json-schema

datalab-to/lift

Hugging Face Models Trending · 2026-06-19 Cached

Datalab releases lift, a model that extracts structured JSON from PDFs and images using schema-constrained decoding, with local and hosted inference options.

0 favorites 0 likes
#json-schema

@akshay_pachaar: https://x.com/akshay_pachaar/status/2064700531600458093

X AI KOLs Following · 2026-06-10 Cached

This article explains how to use GRPO to fine-tune an LLM (Qwen3-8B) for reliable JSON structured output, improving schema accuracy from 62% to 82%, surpassing GPT-4.1's 58%.

0 favorites 0 likes
#json-schema

I made a small local model (llama3.2 3B) reliably extract structured JSON from documents - the hard part wasn't the model, it was everything around it

Reddit r/AI_Agents · 2026-06-05

A developer shares lessons from building a local document-to-JSON extractor using llama3.2 3B on Ollama, highlighting that deterministic post-processing and schema-constrained outputs matter more than model size, while seeking feedback on hallucination and context truncation issues with long documents.

0 favorites 0 likes
#json-schema

Show HN: Open Envelope – an open schema for defining AI agent teams

Hacker News Top · 2026-05-28

Open Envelope provides an open JSON Schema for defining AI agent teams with roles, handoffs, human checkpoints, and access policies, aiming for portability across frameworks.

0 favorites 0 likes
#json-schema

Structured Outputs are not as portable as they look

Reddit r/AI_Agents · 2026-05-12

The author shares findings on the lack of portability for JSON Schema structured outputs across AI providers like OpenAI, Gemini, and Anthropic, highlighting inconsistencies in constraint enforcement and offering practical advice for robust integration.

0 favorites 0 likes
← Back to home

Submit Feedback