Add a trace to a dataset, enabling continuous fine-tuning with fresh, real-world data. If the trace score is above a threshold, a positive datapoint is added; if too low, a new positive datapoint is generated based on user feedback.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
success response
Trace identifier that was processed.
added when the datapoint is stored immediately, queued when generation is in progress, failed when the operation could not start.
added, queued, failed true when the action succeeded, false when it failed.
Identifier of the created datapoint when available.