MCPcopy Index your code
hub / github.com/anomalyco/opencode / provider.ts

File provider.ts

packages/opencode/src/provider/provider.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LayerNode } from "@opencode-ai/core/effect/layer-node"
2import os from "os"
3import { ConfigV1 } from "@opencode-ai/core/v1/config/config"
4import fuzzysort from "fuzzysort"

Callers

nothing calls this directly

Calls 15

optionalFunction · 0.90
serviceUseFunction · 0.90
iifeFunction · 0.90
isRecordFunction · 0.90
toPublicInfoFunction · 0.85
omitFunction · 0.85
mergeProviderFunction · 0.85
isProviderAllowedFunction · 0.85
modelSuggestionsFunction · 0.85
resolveSDKFunction · 0.85
getModelFunction · 0.85
languageModelMethod · 0.80

Tested by

no test coverage detected