← Glossary

Partial JSON

A forgiving JSON parser that returns the partial structure of an incomplete JSON document; needed when tool args stream as deltas.

Also known as: streaming JSON parser

See also: sse