Module jsonl

Module jsonl 

Source
Expand description

JSONL is currently not used, it might be used when Anthropic batches beta feature is used.

Structs§

JSONLDecoder
Decoder for JSON Lines format, where each line is a separate JSON object.

Enums§

JSONLDecoderError