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

Function lastLoggedCall

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

Source from the content-addressed store, hash-verified

33});
34
35const lastLoggedCall = async () => opClient.default.localTestingOnlyGetLatestLoggedCall();
36
37const randomLetters = Math.random().toString(36).substring(7);
38

Callers 1

stream.test.tsFile · 0.70

Tested by

no test coverage detected