MCPcopy Index your code
hub / github.com/anomalyco/opencode / models-dev.ts

File models-dev.ts

packages/core/src/plugin/models-dev.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { define } from "./internal"
2import type { ModelV2Info } from "@opencode-ai/sdk/v2/types"
3import { Effect, Stream } from "effect"
4import { EventV2 } from "../event"

Callers

nothing calls this directly

Calls 11

defineFunction · 0.90
applyModelFunction · 0.85
modeNameFunction · 0.85
mergeCostFunction · 0.85
costFunction · 0.70
getMethod · 0.65
updateMethod · 0.65
subscribeMethod · 0.65
transformMethod · 0.45
valuesMethod · 0.45
makeMethod · 0.45

Tested by

no test coverage detected