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

File exporter.ts

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

Source from the content-addressed store, hash-verified

1import { saveSamples, updateRegistry } from "./store";
2import { createLogger } from "./logger";
3import { CollectedSample, LLMCallData } from "./types/shared";
4import { getCallerSite, getCallerStack, parseRequestBody, parseResponseBody } from "./instrumentation/utils";

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected