Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ LanguageModel.ts
File
LanguageModel.ts
packages/ai/ai/src/LanguageModel.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* The `LanguageModel` module provides AI text generation capabilities with tool
3
* calling support.
4
*
Callers
nothing calls this directly
Calls
14
resolveToolkit
Function · 0.85
resolveToolCalls
Function · 0.85
sync
Method · 0.80
decode
Method · 0.80
toStream
Method · 0.80
pipe
Method · 0.65
map
Method · 0.65
make
Method · 0.65
offerAll
Method · 0.65
join
Method · 0.65
decode
Function · 0.50
value
Method · 0.45
Tested by
no test coverage detected