Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ config.test.ts
File
config.test.ts
packages/node-runtime/src/semantic-index/config.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
2
import
fs from
'node:fs'
3
import
os from
'node:os'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
9
canRunSemanticIndex
Function · 0.90
defaultSemanticIndexConfig
Function · 0.90
resolveModelId
Function · 0.90
tempConfigPath
Function · 0.85
set
Method · 0.80
get
Method · 0.65
isConfigured
Method · 0.65
setEnabled
Method · 0.65
isEnabled
Method · 0.45
Tested by
no test coverage detected