export type RetreiverTrainViewResponse = { /** * Status of the training */ detail: string; };