Upload a ready-made chat dataset (JSONL) and link it to an existing project.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Project ID that will own the dataset. Must match a project you created.
Human-readable name shown in the dashboard once the dataset is created.
1Required JSONL upload. Each line should be a JSON object containing a "messages" array (system/user/assistant) used to seed the dataset.
Dataset created successfully