Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ LanguageModel.ts
File
LanguageModel.ts
packages/effect/src/unstable/ai/LanguageModel.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Defines the shared service
for
language model providers.
3
*
4
* The `LanguageModel` service lets application code ask
for
generated text,
Callers
nothing calls this directly
Calls
15
pipe
Function · 0.90
collectToolApprovals
Function · 0.85
generateWithNonIncrementalFallback
Function · 0.85
resolveToolkit
Function · 0.85
executeApprovedToolCalls
Function · 0.85
createDenialResults
Function · 0.85
stripResolvedApprovals
Function · 0.85
resolveToolCalls
Function · 0.85
streamWithNonIncrementalFallback
Function · 0.85
orElse
Method · 0.80
push
Method · 0.80
filter
Method · 0.80
Tested by
no test coverage detected