MCPcopy Create free account
hub / github.com/TrainLoop/evals / store.ts

File store.ts

sdk/typescript/src/store.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// store.ts ────────────────────────────────────────────────────────────────
2import { createLogger } from "./logger";
3import { CollectedSample, LLMCallLocation, Registry, RegistryEntry } from "./types/shared";
4

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected