MCPcopy 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

pipeFunction · 0.90
collectToolApprovalsFunction · 0.85
resolveToolkitFunction · 0.85
executeApprovedToolCallsFunction · 0.85
createDenialResultsFunction · 0.85
stripResolvedApprovalsFunction · 0.85
resolveToolCallsFunction · 0.85
orElseMethod · 0.80
pushMethod · 0.80
filterMethod · 0.80

Tested by

no test coverage detected