Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ firstPayload
Function
firstPayload
apps/sim/providers/litellm/index.test.ts:104–104 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
102
}
103
104
const
firstPayload = () => mockCreate.mock.calls[0][0]
105
const
lastPayload = () => mockCreate.mock.calls.at(-1)![0]
106
107
describe(
'litellmProvider.executeRequest'
, () => {
Callers
1
index.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected