MCPcopy Create free account
hub / github.com/continuedev/continue / toolSupport.test.ts

File toolSupport.test.ts

core/llm/toolSupport.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// core/llm/toolSupport.test.ts
2import { PROVIDER_TOOL_SUPPORT, isRecommendedAgentModel } from "./toolSupport";
3
4describe("PROVIDER_TOOL_SUPPORT", () => {

Callers

nothing calls this directly

Calls 1

isRecommendedAgentModelFunction · 0.90

Tested by

no test coverage detected