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

File AnthropicLanguageModel.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * @since 1.0.0
3 */
4import * as AiError from "@effect/ai/AiError"

Callers

nothing calls this directly

Calls 15

makeResponseFunction · 0.85
shouldEnableCitationsFunction · 0.85
getDocumentMetadataFunction · 0.85
extractCitableDocumentsFunction · 0.85
annotateRequestFunction · 0.70
annotateResponseFunction · 0.70
annotateStreamResponseFunction · 0.70
groupMessagesFunction · 0.70
getCacheControlFunction · 0.70
contextMethod · 0.65
getMethod · 0.65
makeMethod · 0.65

Tested by

no test coverage detected