v1

latestOpenAPI 3.1.02026-07-175793186.0 KB
optimization

Create Dataset From Transcript

Convert transcript turns into a GEPA dataset.

post/api/v1/optimization/transcript-datasets

Request body

module_slugstring required

Target GEPA module slug whose dataset keys determine row mapping.

titlestring nullable

Optional human-readable transcript title used for dataset naming.

Response

Successful Response

idstring required

Unique dataset identifier.

namestring required

Human-readable dataset name.

row_countinteger required

Number of rows/examples in the dataset.

formatstring required

File format (json or jsonl).

module_slugstring nullable

Associated module slug, when provided.

created_atstring required

ISO-8601 creation timestamp.