Skip to main content

Module parser

Module parser 

Source
Expand description

Incremental JSON parser for handling partial/incomplete JSON from streaming LLM output.

Structs§

PartialJsonParser
Incremental JSON parser that can handle partial/incomplete JSON.

Enums§

PartialJsonError
Errors produced by PartialJsonParser.