Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/models.dev
/ sync.test.ts
File
sync.test.ts
packages/core/test/sync.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
"bun:test"
;
2
import
{ mkdtemp, readFile, rm } from
"node:fs/promises"
;
3
import
{ tmpdir } from
"node:os"
;
4
import
path from
"node:path"
;
Callers
nothing calls this directly
Calls
9
preserveReasoningOptions
Function · 0.85
buildOpenRouterModel
Function · 0.85
openRouterModel
Function · 0.85
buildLLMGatewayModel
Function · 0.85
llmGatewayModel
Function · 0.85
syncProvider
Function · 0.85
unavailableStub
Function · 0.85
translateModel
Method · 0.80
formatToml
Function · 0.50
Tested by
no test coverage detected