Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
export
* as AISDK from
"./aisdk"
2
3
import
{ makeLocationNode } from
"./effect/app-node"
4
import
type
{ LanguageModelV3 } from
"@ai-sdk/provider"
Callers
nothing calls this directly
Calls
8
prepareOptions
Function · 0.85
initError
Function · 0.85
sync
Method · 0.80
languageModel
Method · 0.80
register
Function · 0.70
run
Function · 0.70
get
Method · 0.65
set
Method · 0.45
Tested by
no test coverage detected