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

File AmazonBedrockLanguageModel.ts

packages/ai/amazon-bedrock/src/AmazonBedrockLanguageModel.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @since 1.0.0
3 */
4import { prepareTools as prepareAnthropicTools } from "@effect/ai-anthropic/AnthropicLanguageModel"

Callers

nothing calls this directly

Calls 15

makeResponseFunction · 0.85
getCachePointFunction · 0.85
convertToBase64Function · 0.85
nextDocumentNameFunction · 0.85
trimIfLastFunction · 0.85
keysMethod · 0.80
annotateRequestFunction · 0.70
annotateResponseFunction · 0.70
annotateStreamResponseFunction · 0.70
groupMessagesFunction · 0.70
contextMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected