MCPcopy Create free account
hub / github.com/Superflows-AI/superflows / missingParamCorrect.test.ts

File missingParamCorrect.test.ts

__tests__/missingParamCorrect.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { FunctionCall } from "@superflows/chat-ui-react";
2import "jest";
3import { getMissingArgCorrections } from "../lib/edge-runtime/missingParamCorrection";
4import { getLLMResponse } from "../lib/queryLLM";

Callers

nothing calls this directly

Calls 2

getMissingArgCorrectionsFunction · 0.90
getMessagesFunction · 0.50

Tested by

no test coverage detected