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

File datasetEvals.router.ts

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

Source from the content-addressed store, hash-verified

1import { z } from "zod";
2
3import { createTRPCRouter, protectedProcedure } from "~/server/api/trpc";
4import { kysely, prisma } from "~/server/db";

Callers

nothing calls this directly

Calls 11

requireCanViewProjectFunction · 0.90
requireCanModifyProjectFunction · 0.90
errorFunction · 0.90
startTestJobsForEvalFunction · 0.90
successFunction · 0.90
getModelTitleFunction · 0.90
isComparisonModelFunction · 0.90
typedFineTuneFunction · 0.90
thenMethod · 0.45
createMethod · 0.45

Tested by

no test coverage detected