v1

latestOpenAPI 3.1.0Apache 2.02026-07-1714117164.2 KB
generations
generations

Experiment Add Generation

Add an evaluation to an experiment. This will create a new directory in the experiment and add global plugin to the specific experiment. By copying the plugin to the experiment directory, we can modify the plugin code for the specific experiment without affecting other experiments that use the same plugin.

post/experiment/{experimentId}/generations/add

Path parameters

experimentIdinteger required

Request body

{"stackTrail":"paths:/experiment/{experimentId}/generations/add:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown","title":"Plugin"}

Response

Successful Response

{"stackTrail":"paths:/experiment/{experimentId}/generations/add:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}