MCPcopy
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

resolveToolkitFunction · 0.85
resolveToolCallsFunction · 0.85
syncMethod · 0.80
decodeMethod · 0.80
toStreamMethod · 0.80
pipeMethod · 0.65
mapMethod · 0.65
makeMethod · 0.65
offerAllMethod · 0.65
joinMethod · 0.65
decodeFunction · 0.50
valueMethod · 0.45

Tested by

no test coverage detected