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

File aisdk.ts

packages/core/src/aisdk.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as AISDK from "./aisdk"
2
3import { makeLocationNode } from "./effect/app-node"
4import type { LanguageModelV3 } from "@ai-sdk/provider"

Callers

nothing calls this directly

Calls 8

prepareOptionsFunction · 0.85
initErrorFunction · 0.85
syncMethod · 0.80
languageModelMethod · 0.80
registerFunction · 0.70
runFunction · 0.70
getMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected