MCPcopy
hub / github.com/zgsm-ai/costrict / bedrock.spec.ts

File bedrock.spec.ts

src/services/code-index/embedders/__tests__/bedrock.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { MockedFunction } from "vitest"
2import { BedrockRuntimeClient, InvokeModelCommand } from "@aws-sdk/client-bedrock-runtime"
3
4import { BedrockEmbedder } from "../bedrock"

Callers

nothing calls this directly

Calls 3

parseMethod · 0.80
createEmbeddingsMethod · 0.65
validateConfigurationMethod · 0.65

Tested by

no test coverage detected