MCPcopy
hub / github.com/OpenPipe/OpenPipe / datasets.router.ts

File datasets.router.ts

app/src/server/api/routers/datasets.router.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from "zod";
2import { sql } from "kysely";
3import { jsonObjectFrom, jsonArrayFrom } from "kysely/helpers/postgres";
4import type { ComparisonModel } from "@prisma/client";

Callers

nothing calls this directly

Calls 15

requireCanViewProjectFunction · 0.90
typedNodeFunction · 0.90
getSourceLLMRelabelNodesFunction · 0.90
calculateCostFunction · 0.90
calculateNumEpochsFunction · 0.90
requireCanModifyProjectFunction · 0.90
successFunction · 0.90
startDatasetTestJobsFunction · 0.90
errorFunction · 0.90
generateBlobUploadUrlFunction · 0.90

Tested by

no test coverage detected