Jan 20, 2025
JSONL support

Tomer Aberbach
Software Engineer
SDKs now support endpoints that return JSONL responses. Mark your endpoint’s content type as application/jsonl
or application/x-jsonl
to use this feature.
Jan 20, 2025
Software Engineer
SDKs now support endpoints that return JSONL responses. Mark your endpoint’s content type as application/jsonl
or application/x-jsonl
to use this feature.