Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenPipe/OpenPipe
/ pruningRules.router.ts
File
pruningRules.router.ts
app/src/server/api/routers/pruningRules.router.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ TRPCError } from
"@trpc/server"
;
2
import
{ z } from
"zod"
;
3
4
import
{ createTRPCRouter, protectedProcedure } from
"~/server/api/trpc"
;
Callers
nothing calls this directly
Calls
6
requireCanViewProject
Function · 0.90
error
Function · 0.90
requireCanModifyProject
Function · 0.90
countLlamaTokens
Function · 0.90
updateDatasetPruningRuleMatches
Function · 0.90
create
Method · 0.45
Tested by
no test coverage detected