Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ ModelService.direct.test.ts
File
ModelService.direct.test.ts
extensions/cli/src/services/ModelService.direct.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach } from
"vitest"
;
2
3
import
{ ModelService } from
"./ModelService.js"
;
4
Callers
nothing calls this directly
Calls
6
getCurrentModelIndex
Method · 0.80
switchModel
Method · 0.80
getModelInfo
Method · 0.80
getAvailableChatModels
Method · 0.80
initialize
Method · 0.45
isReady
Method · 0.45
Tested by
no test coverage detected