Concepts

JSONL

A plain-text file format where each line is a separate, valid JSON object — used to package many requests into one file for batch processing.

Return to all terms