Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ thinking.test.ts
File
thinking.test.ts
packages/core/src/ai/__tests__/thinking.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
{ describe, it } from
'node:test'
3
import
{ getSupportedThinkingLevels, getThinkingCompat, isReasoningModel } from
'../thinking'
4
Callers
nothing calls this directly
Calls
3
isReasoningModel
Function · 0.90
getSupportedThinkingLevels
Function · 0.90
getThinkingCompat
Function · 0.90
Tested by
no test coverage detected