Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ z } from
"zod"
;
2
import
{ sql } from
"kysely"
;
3
import
{ jsonObjectFrom, jsonArrayFrom } from
"kysely/helpers/postgres"
;
4
import
type
{ ComparisonModel } from
"@prisma/client"
;
Callers
nothing calls this directly
Calls
15
requireCanViewProject
Function · 0.90
typedNode
Function · 0.90
getSourceLLMRelabelNodes
Function · 0.90
constructNodeEntryFiltersQuery
Function · 0.90
calculateCost
Function · 0.90
calculateNumEpochs
Function · 0.90
requireCanModifyProject
Function · 0.90
prepareIntegratedDatasetCreation
Function · 0.90
success
Function · 0.90
startDatasetTestJobs
Function · 0.90
error
Function · 0.90
generateBlobUploadUrl
Function · 0.90
Tested by
no test coverage detected