Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/models.dev
/ parseModels
Method
parseModels
packages/core/src/sync/index.ts:63–63 ·
view source on GitHub ↗
(raw: unknown)
Source
from the content-addressed store, hash-verified
61
skippedNotice?(ids: string[]): string[];
62
fetchModels(): Promise<unknown>;
63
parseModels(raw: unknown): SourceModel[];
64
translateModel(
65
model: SourceModel,
66
context: {
Callers
1
syncProvider
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected