MCPcopy Index your code
hub / github.com/OpenPipe/OpenPipe / updatePruningRuleMatches.test.ts

File updatePruningRuleMatches.test.ts

app/src/server/utils/nodes/updatePruningRuleMatches.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { type DatasetEntrySplit } from "@prisma/client";
3import { type ChatCompletionMessageParam } from "openai/resources/chat";
4

Callers

nothing calls this directly

Calls 10

getStringsToPruneFunction · 0.90
pruneInputMessagesFunction · 0.90
initializeProjectFunction · 0.85
createNodeEntryFunction · 0.85
createPruningRuleFunction · 0.85
createFineTuneFunction · 0.70

Tested by

no test coverage detected