Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
{ PROVIDER_TOOL_SUPPORT, isRecommendedAgentModel } from
"./toolSupport"
;
3
4
describe(
"PROVIDER_TOOL_SUPPORT"
, () => {
Callers
nothing calls this directly
Calls
1
isRecommendedAgentModel
Function · 0.90
Tested by
no test coverage detected