Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
const
lastLoggedCall =
async
() => opClient.default.localTestingOnlyGetLatestLoggedCall();
36
37
const
randomLetters = Math.random().toString(36).substring(7);
38
Callers
1
stream.test.ts
File · 0.70
Calls
1
localTestingOnlyGetLatestLoggedCall
Method · 0.80
Tested by
no test coverage detected