MCPcopy Create free account
hub / github.com/OpenPipe/OpenPipe / lastLoggedCall

Function lastLoggedCall

client-libs/typescript/src/openai/report.test.ts:20–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18});
19
20const lastLoggedCall = async () =>
21 opClient.baseClient.default.localTestingOnlyGetLatestLoggedCall();
22
23test("reports valid response payload", async () => {
24 const payload: ChatCompletionCreateParams = {

Callers 1

report.test.tsFile · 0.70

Tested by

no test coverage detected