Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Superflows-AI/superflows
/ removeOldestFunctionCalls.test.ts
File
removeOldestFunctionCalls.test.ts
__tests__/lib/edge-runtime/removeOldestFunctionCalls.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ removeOldestFunctionCalls } from
"../../../lib/edge-runtime/utils"
;
2
import
{ ChatGPTMessage } from
"../../../lib/models"
;
3
4
const
systemPrompt: ChatGPTMessage = {
Callers
nothing calls this directly
Calls
2
removeOldestFunctionCalls
Function · 0.90
getLongFunctionCall
Function · 0.85
Tested by
no test coverage detected