MCPcopy
hub / github.com/Effect-TS/effect / Chat.ts

File Chat.ts

packages/ai/ai/src/Chat.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * The `Chat` module provides a stateful conversation interface for AI language
3 * models.
4 *

Callers

nothing calls this directly

Calls 15

toPersistedFunction · 0.85
makeTTLFunction · 0.85
encodeMethod · 0.80
mergeMethod · 0.80
withPermitsMethod · 0.80
releaseMethod · 0.80
makeMethod · 0.65
contextMethod · 0.65
ofMethod · 0.65
pipeMethod · 0.65
getMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected