MCPcopy 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

1import { removeOldestFunctionCalls } from "../../../lib/edge-runtime/utils";
2import { ChatGPTMessage } from "../../../lib/models";
3
4const systemPrompt: ChatGPTMessage = {

Callers

nothing calls this directly

Calls 2

getLongFunctionCallFunction · 0.85

Tested by

no test coverage detected